{"id":20458041,"url":"https://github.com/headlamp-k8s/plugins","last_synced_at":"2026-02-11T00:04:51.925Z","repository":{"id":156222466,"uuid":"630390665","full_name":"headlamp-k8s/plugins","owner":"headlamp-k8s","description":"Official plugins of the Headlamp project","archived":false,"fork":false,"pushed_at":"2025-06-04T08:13:25.000Z","size":6007,"stargazers_count":52,"open_issues_count":57,"forks_count":21,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-04T14:13:28.577Z","etag":null,"topics":["dashboard","kubernetes","plugins","web-ui"],"latest_commit_sha":null,"homepage":"https://headlamp.dev/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/headlamp-k8s.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-20T09:24:30.000Z","updated_at":"2025-05-28T08:41:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"affce8f9-bb53-4ce7-8fca-dbbd4d25e0fe","html_url":"https://github.com/headlamp-k8s/plugins","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headlamp-k8s%2Fplugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headlamp-k8s%2Fplugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headlamp-k8s%2Fplugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headlamp-k8s%2Fplugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/headlamp-k8s","download_url":"https://codeload.github.com/headlamp-k8s/plugins/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/headlamp-k8s%2Fplugins/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259239097,"owners_count":22826857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dashboard","kubernetes","plugins","web-ui"],"created_at":"2024-11-15T12:10:23.527Z","updated_at":"2026-02-11T00:04:51.916Z","avatar_url":"https://github.com/headlamp-k8s.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Headlamp Plugins\n\nThis is a repository of official plugins that Headlamp uses or recommends.\n\n[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7551/badge)](https://www.bestpractices.dev/projects/7551)\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/headlamp-k8s/plugins/badge)](https://scorecard.dev/viewer/?uri=github.com/headlamp-k8s/plugins)\n\n\n## Current Plugins\n\n| Plugin | Description | Notes | Maintainers |\n| ---------------------------------- | ---------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ----------- |\n| [ai-assistant](./ai-assistant) | Integrates AI capabilities directly into Headlamp. | | [@ashu8912](https://github.com/ashu8912) |\n| [app-catalog](./app-catalog) | Provides a new area where users can install Helm charts and manage releases. | Desktop only. Shipped with Headlamp desktop builds by default. | [@ashu8912](https://github.com/ashu8912) |\n| [backstage](./backstage) | Provides links to the resource's views in Backstage. | See also the [Headlamp integration for Backstage](https://github.com/headlamp-k8s/backstage-plugin). | [@yolossn](https://github.com/yolossn) |\n| [cert-manager](./cert-manager) | A UI for viewing and managing cert-manager. | | [@yolossn](https://github.com/yolossn) |\n| [flux](./flux) | Visualize Flux in Headlamp. | |[@ashu8912](https://github.com/ashu8912) |\n| [karpenter](./karpenter) | Adds Karpenter-specific custom resources to the Headlamp UI. | | [@SinghaAnirban005](https://github.com/SinghaAnirban005) |\n| [keda](./keda) | A UI for viewing and managing KEDA resources. | | [@adwait-godbole](https://github.com/adwait-godbole), [@yolossn](https://github.com/yolossn) |\n| [knative](./knative) | A UI for viewing and managing Knative. | | [@kahirokunn](https://github.com/kahirokunn) |\n| [kompose](./kompose) | Translates docker-compose manifests to Kubernetes's. | Runs kompose in a job in the cluster for now. | [@joaquimrocha](https://github.com/joaquimrocha) |\n| [minikube](./minikube) | A UI for minikube, for running Kubernetes locally. | | [@illume](https://github.com/illume) |\n| [opencost](./opencost) | See the costs of your workloads in Headlamp. | | [@yolossn](https://github.com/yolossn) |\n| [plugin-catalog](./plugin-catalog) | Install Headlamp plugins with one click. | Shipped with Headlamp desktop builds by default. |[@yolossn](https://github.com/yolossn) |\n| [prometheus](./prometheus) | Provides a Prometheus-powered chart in the details views of workloads. | Needs Prometheus installed in the cluster for the chart to be shown. Shipped with Headlamp desktop and CI builds by default. | [@yolossn](https://github.com/yolossn) |\n\n## External plugins\n\nThese are some of the plugins maintained outside of the plugins repo by others.\n\nPlease see [headlamp plugins on Artifact Hub](https://artifacthub.io/packages/search?kind=21\u0026sort=relevance\u0026page=1) for a list of plugins published there.\n\n| Plugin | Description | Notes | Maintainers |\n| ---------------------------------- | ---------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | ----------- |\n| [inspektor-gadget](https://github.com/inspektor-gadget/headlamp-plugin/) | This is a Headlamp plugin exposing and show-casing IG gadgets. |  | [@ashu8912](https://github.com/ashu8912) |\n| [Trivy](https://github.com/kubebeam/trivy-headlamp-plugin) | Trivy compliance and vulnerabilities in Headlamp. |   | [@mgalesloot](https://github.com/mgalesloot) |\n| [Kyverno](https://github.com/kubebeam/kyverno-headlamp-plugin) | The Kyverno Headlamp plugin provides views in Headlamp for Policies and Reports. | Archived.  | [@mgalesloot](https://github.com/mgalesloot) |\n| [Kubescape](https://github.com/kubescape/headlamp-plugin) | The Kubescape Headlamp plugin provides views in Headlamp for configuration and vulnerabilities scanning, based on information delivered by the Kubescape operator. |  | [@mgalesloot](https://github.com/mgalesloot) |\n| [KubeVirt](https://github.com/buttahtoast/headlamp-plugins/tree/main/kubevirt) | A plugin for managing KubeVirt virtual machines within a Kubernetes cluster. |   | [@buttahtoast](https://github.com/buttahtoast) |\n| [Gatekeeper](https://github.com/sozercan/gatekeeper-headlamp-plugin) | A Headlamp plugin for managing [Gatekeeper](https://open-policy-agent.github.io/gatekeeper/) policies, violations, and a library of community-sourced policies. | | [@sozercan](https://github.com/sozercan) |\n| [KAITO](https://github.com/kaito-project/headlamp-kaito) | Enhances the KAITO AKS extension with a visual interface in Headlamp for model deployment and GPU provisioning. | |[@chloe608](https://github.com/chloe608), [@chewong](https://github.com/chewong)|\n\n\n\n## Development\n\nFor examples of plugins created for learning and documentation purposes, please refer to the [examples folder](https://github.com/headlamp-k8s/headlamp/tree/main/plugins#plugins) in Headlamp's repository.\n\n## License\n\nThe plugins in this repository are released under the terms of the [MIT license](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadlamp-k8s%2Fplugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheadlamp-k8s%2Fplugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheadlamp-k8s%2Fplugins/lists"}