Giter Site home page Giter Site logo

amandeep-sinha / antrea-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from antrea-io/antrea-ui

0.0 0.0 0.0 267 KB

A Web UI for the Antrea CNI

License: Apache License 2.0

Shell 4.53% Go 49.28% TypeScript 39.56% CSS 0.94% Makefile 2.49% HTML 1.11% Smarty 1.16% Dockerfile 0.94%

antrea-ui's Introduction

Antrea UI

Antrea UI is a web user interface for the Antrea CNI. It provides runtime information about Antrea components and provides a graphical interface to run Traceflow requests. In the future, additional functionality will be added.

Getting Started

To install Antrea UI in your K8s cluster, you will need to install Helm 3.

If you have not done it already, add the Antrea Helm chart repository:

helm repo add antrea https://charts.antrea.io
helm repo update

Finally, install the Antrea UI chart in the same namespace as the Antrea CNI:

helm install antrea-ui antrea/antrea-ui --namespace kube-system

The command will display some useful information about how to access the UI. If you installed the chart using the command above, you will need to:

  1. Forward a local port to the antrea-ui Service: kubectl -n kube-system port-forward service/antrea-ui 3000:3000
  2. Connect to this local port with your browser, by visiting http://localhost:3000

The default admin password is admin.

For more installation options, refer to the Getting Started document.

antrea-ui's People

Contributors

antoninbas avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.