Kubeapps

用于在 Kubernetes 集群中部署和管理应用程序的基于 Web 的用户界面。「A web-based UI for deploying and managing applications in Kubernetes clusters」

Github星跟踪图

Kubeapps

CircleCI

Kubeapps is a web-based UI for deploying and managing applications in Kubernetes clusters. Kubeapps allows you to:

Quick Start

Use the Helm chart to install the latest version of Kubeapps:

Note: Kubeapps supports both Helm 2 and Helm 3. For detailed instructions on how to install and use Kubeapps follow the Getting Started Guide.

helm repo add bitnami https://charts.bitnami.com/bitnami
# Helm 2 command
helm install --name kubeapps --namespace kubeapps bitnami/kubeapps
# Helm 3 command
kubectl create namespace kubeapps
helm install kubeapps --namespace kubeapps bitnami/kubeapps --set useHelm3=true

Developer Documentation

Please refer to:

Next Steps

If you have followed the instructions for installing Kubeapps check how to use Kubeapps to easily manage your applications running in your cluster, or look under the hood to see what's included in Kubeapps.

Useful Resources

Differences from Monocular

The Monocular project was designed to run a public search and discovery website for Helm repositories (e.g. https://hub.kubeapps.com). Following its 1.0 release, Monocular is focused on delivering the experience for the Helm Hub.

Versions of Monocular 0.7 and older include a basic ability to install, view and delete Helm releases in a Kubernetes cluster. To focus on the Helm Hub experience, these features have been removed since the 1.0 release and are no longer supported. We recommend users of Monocular's in-cluster features try Kubeapps as it provides a more featured, robust and secure solution to managing Helm applications in your cluster.

Community

Click here to sign up to the Kubernetes Slack org.

概览

名称与所有者vmware-tanzu/kubeapps
主编程语言Go
编程语言Go (语言数: 10)
平台Docker, Kubernetes, Linux
许可证Other
发布数85
最新版本名称v2.10.0 (发布于 2024-04-05 15:59:33)
第一版名称v0.0.1 (发布于 )
创建于2017-10-19 14:14:34
推送于2024-05-07 04:15:15
最后一次提交
星数4.8k
关注者数70
派生数700
提交数5.6k
已启用问题?
问题数1526
打开的问题数96
拉请求数5342
打开的拉请求数33
关闭的拉请求数819
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?
去到顶部