Skip to content

Deblazz/liqo-dashboard

 
 

Repository files navigation

Liqo UI Frontend

This project is a UI for Liqo made by ArubaKube.

Features

  • Show a graph with the topology of the federation created by liqo
  • Show the status of the active peerings with other clusters
  • Show the status of the offloaded namespaces in the local liqo node
  • Show the status of the pods running in the offloaded namespaces

A screenshot of the UI

Installation

You can install this UI via the provided Helm Chart.

  1. Clone this repository:

    git clone https://github.com/ArubaKube/liqo-dashboard.git
    cd liqo-dashboard
  2. Prerequisites

    • A running cluster with Liqo installed
    • Metrics server installed on the cluster
    • Helm utility installed on your machine
  3. Install the chart

    helm install my-release ./deployments/liqo-dashboard

Quick start tutorials

About

Liqo Dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 62.1%
  • HTML 15.3%
  • Go 14.7%
  • SCSS 4.2%
  • JavaScript 2.6%
  • Dockerfile 0.5%
  • Other 0.6%