DEV Community

Cover image for Here is Kubeapps the k8s/helm dashboard
Javid Mougamadou
Javid Mougamadou

Posted on

5 3

Here is Kubeapps the k8s/helm dashboard

Concepts

Alt Text

Kubeapps is a dashboard for your Kubernetes cluster that makes it easy to deploy and manage applications in your cluster using Helm

Deploy Your Favorite Charts and Operators

Browse Helm charts and Kubernetes Operators from public and private registries. Perform day-two operations like upgrades or rollbacks.

Use Private Namespaces and Multiple Clusters

Create and manage different catalogs isolating them in different namespaces and clusters with a single Kubeapps instance.

Secure Authentication and Authorizations

Leverage RBAC and OAuth2/OIDC to provide authenticate and authorize users in your system.

Image

Prerequisites

  • Kubernetes

  • Helm 3

  • Administrative access to the cluster to create Custom Resource Definitions (CRDs)

Installation

helm repo add bitnami https://charts.bitnami.com/bitnami
kubectl create namespace kubeapps
helm install kubeapps --namespace kubeapps bitnami/kubeapps
Enter fullscreen mode Exit fullscreen mode

Link

Image of Docusign

🛠️ Bring your solution into Docusign. Reach over 1.6M customers.

Docusign is now extensible. Overcome challenges with disconnected products and inaccessible data by bringing your solutions into Docusign and publishing to 1.6M customers in the App Center.

Learn more

Top comments (2)

Collapse
 
brunohlopes profile image
Bruno Lopes

Is it possible to install non-Bitnami charts?? from kubernetes, SonarQube, for example..

Collapse
 
javidjms profile image
Javid Mougamadou

Perhaps yes, you should install from github charts release/archive.

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

👥 Ideal for solo developers, teams, and cross-company projects

Learn more