kubeapps

module
v1.11.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2020 License: Apache-2.0

README

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.

Directories

Path Synopsis
cmd
apprepository-controller/pkg/apis/apprepository/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.
apprepository-controller/pkg/client/clientset/versioned
This package has the automatically generated clientset.
This package has the automatically generated clientset.
apprepository-controller/pkg/client/clientset/versioned/fake
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
apprepository-controller/pkg/client/clientset/versioned/scheme
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
apprepository-controller/pkg/client/clientset/versioned/typed/apprepository/v1alpha1
This package has the automatically generated typed clients.
This package has the automatically generated typed clients.
Package fake has the automatically generated clients.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL