Skip to content

KubeFleet Manager Headlamp Plugin

Artifact Hub

A Headlamp plugin for managing KubeFleet resources via a hub cluster, providing visibility into multi-cluster fleet operations.

KubeFleet Manager in Headlamp

Prerequisites

The target cluster must have the KubeFleet CRDs and hub-agent installed. You can access the cluster using its kubeconfig.

The easiest way to get going is to try the KubeFleet quickstart using kind clusters on your local computer.

Development

The plugin requires you have Headlamp (https://headlamp.dev/) available on your machine if you want an end-to-end debugging experience.

npm install
npm start   # watch mode
npm run build
npm run tsc
npm run lint

Releases

Packages

Contributors

Languages