Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A web-based UI for deploying and managing applications in Kubernetes clusters.

License

Notifications You must be signed in to change notification settings

chainguard-forks/kubeapps

 
 

Kubeapps

Main Pipeline CodeQL

Important

This is a supported replacement of the original vmware-tanzu/kubeapps repository, which was archived in August of 2025. Further details in History and Status.

Community contributions are not being accepted at this time. The documentation has been carried over directly from the original repository and may not reflect recent changes.

We will make a best-effort attempt to address security vulnerabilities, including CVEs in dependencies and certain source code vulnerabilities when remediation can be achieved safely and with minimal risk. If mitigating a vulnerability would require extensive code changes (for example, adapting to a new API or significant refactoring), we will generally not make that change in order to avoid introducing regressions.

History and Status

Kubeapps was originally created by VMware Tanzu and published at vmware-tanzu/kubeapps. The project was archived in August 2025 and forked by Chainguard in November 2025 to chainguard-forks/kubeapps.

No feature work is planned.

Releases

Kubeapps releases are only created as tags on the source repository.

Release notes and source code archives are available on the releases section.

Binary release artifacts such as container images are not published.

Overview

Kubeapps is an in-cluster web-based application that enables users with a one-time installation to deploy, manage, and upgrade applications on a Kubernetes cluster.

With Kubeapps you can:

Note: Kubeapps 2.0 and onwards supports Helm 3 only. While only the Helm 3 API is supported, in most cases, charts made for Helm 2 will still work.

Getting started with Kubeapps

Installing Kubeapps is as simple as:

kubectl create namespace kubeapps
helm install kubeapps --namespace kubeapps oci://registry-1.docker.io/bitnamicharts/kubeapps

See the Getting Started Guide for detailed instructions on how to install and use Kubeapps.

Kubeapps is deployed using the official Bitnami Kubeapps chart from the separate Bitnami charts repository. Although the Kubeapps repository also defines a chart, this is intended for development purposes only.

Documentation

Complete documentation available in Kubeapps documentation section. Including complete tutorials, how-to guides, and reference for configuration and development in Kubeapps.

For getting started into Kubeapps, please refer to:

See how to deploy and configure Kubeapps on VMware Tanzu™ Kubernetes Grid™

Troubleshooting

If you encounter issues, please review the troubleshooting docs, review our project board, file an issue, or talk to Kubeapps maintainers on the #Kubeapps channel on the Kubernetes Slack server.

Contributing

If you are ready to jump in and test, add code, or help with documentation, follow the instructions on the start contributing documentation for guidance on how to setup Kubeapps for development.

Changelog

Take a look at the list of releases to stay tuned for the latest features and changes.

About

A web-based UI for deploying and managing applications in Kubernetes clusters.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 50.4%
  • TypeScript 41.7%
  • Shell 2.4%
  • Rust 1.6%
  • SCSS 1.2%
  • JavaScript 1.1%
  • Other 1.6%