Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Minio | 38,124 | 20 | 111 | 5 minutes ago | 375 | April 25, 2021 | 35 | agpl-3.0 | Go | |
Multi-Cloud :cloud: Object Storage | ||||||||||
Argo Cd | 12,485 | 8 | 25 | an hour ago | 402 | July 29, 2022 | 2,484 | apache-2.0 | Go | |
Declarative continuous deployment for Kubernetes. | ||||||||||
Prometheus Operator | 7,872 | 259 | an hour ago | 295 | September 20, 2022 | 281 | apache-2.0 | Go | ||
Prometheus Operator creates/configures/manages Prometheus clusters atop Kubernetes | ||||||||||
Ko | 5,751 | 20 | 3 days ago | 161 | August 24, 2022 | 74 | apache-2.0 | Go | ||
Build and deploy Go applications | ||||||||||
Examples | 5,485 | 8 hours ago | 3 | February 21, 2021 | 11 | apache-2.0 | Shell | |||
Kubernetes application example tutorials | ||||||||||
Gaia | 4,986 | 24 days ago | 13 | January 13, 2022 | 51 | apache-2.0 | Go | |||
Build powerful pipelines in any programming language. | ||||||||||
Fate | 4,919 | a day ago | 1 | May 06, 2020 | 657 | apache-2.0 | Python | |||
An Industrial Grade Federated Learning Framework | ||||||||||
Waypoint | 4,701 | 1 | an hour ago | 84 | September 22, 2022 | 337 | mpl-2.0 | Go | ||
A tool to build, deploy, and release any application on any platform. | ||||||||||
Bentoml | 4,664 | 4 | 10 | 2 hours ago | 72 | July 13, 2021 | 154 | apache-2.0 | Python | |
Unified Model Serving Framework 🍱 | ||||||||||
Kubeapps | 4,514 | 1 | 12 hours ago | 222 | April 07, 2022 | 70 | other | Go | ||
A web-based UI for deploying and managing applications in Kubernetes clusters |
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.
Installing Kubeapps is as simple as:
helm repo add bitnami https://charts.bitnami.com/bitnami
kubectl create namespace kubeapps
helm install kubeapps --namespace kubeapps bitnami/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.
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
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.
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.
Take a look at the list of releases to stay tuned for the latest features and changes.