Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
K

kubeapps

> DevOps
Open source

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

5.1K stars0 likes0 views
WebsiteGitHub

About

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

Kubeapps

[!CAUTION] After many years of growth and milestones, the time has come for the next chapter of Kubeapps. The current maintainers are concentrating their efforts on new projects. As of August 25th, 2025, the project has been deprecated and the repository archived. If a widely adopted fork emerges, we will link to it here to guide users arriving at this repository.

The Kubeapps project has been forked by the SAP SE team. This team will continue the development and maintenance of the project so we strongly recommend users to use https://github.com/SAP/kubeapps.

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:

  • Browse and deploy different packages like Helm charts, Flux or Carvel packages from public or private repositories (including VMware Marketplace™ and Bitnami Application Catalog)
  • Customize deployments through an intuitive user interface
  • Browse, upgrade and delete applications installed in the cluster
  • Browse and deploy Kubernetes Operators
  • Secure authentication to Kubeapps using a standalone OAuth2/OIDC provider or using Pinniped
  • Secure authorization based on Kubernetes Role-Based Access Control

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:

  • Getting started guide
  • Detailed installation instructions
  • Kubeapps user guide to easily manage your applications running in your cluster.
  • Kubeapps FAQs.

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.

  • Sign up to the Kubernetes Slack org.

  • Review the FAQs section on the Kubeapps chart README.

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.

GitHub Issues· 0 open

View all on GitHub

No open issues yet, or sync has not completed.

Highlights

  • •Browse and deploy different packages like Helm charts, Flux or Carvel packages from public or private repositories (including VMware Marketplace™ and Bitnami Application Catalog)
  • •Customize deployments through an intuitive user interface
  • •Browse, upgrade and delete applications installed in the cluster
  • •Browse and deploy Kubernetes Operators
  • •Secure authentication to Kubeapps using a standalone OAuth2/OIDC provider or using Pinniped
  • •Secure authorization based on Kubernetes Role-Based Access Control
  • •Getting started guide
  • •Detailed installation instructions
  • •Kubeapps user guide to easily manage your applications running in your cluster.
  • •Kubeapps FAQs.

> Tags

Gocarveldeploymentfluxhelm

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
CategoryDevOps
PricingOpen source

> Related tools

D
Docker
容器化平台,标准化应用交付
G
GitHub Actions
GitHub 原生 CI/CD 工作流
N
Nginx
高性能 Web 服务器与反向代理