Tag Archives: kubernetes dashboard

Devtron – Kubernetes-Native User-Friendly CI, CD, and GitOps

Devtron is an open-source software delivery workflow for Kubernetes. It combines CI, CD, and GitOps principles and processes through Argo CD, Argo Workflows, Argo Rollouts, Clair, and quite a few other tools.

Continue reading

KubeSphere – Kubernetes Platform For Cloud-Native App Management

KubeSphere Kubernetes platform is a distributed operating system for cloud-native application management. Should you use it?

Continue reading

Bitnami Kubeapps – Application Dashboard for Kubernetes

Kubeapps by Bitnami (now VMWare) is an application dashboard for Kubernets, which apps being defined as Helm charts. It is any good? Should you use it?

Continue reading

k9s Kubernetes UI – A Terminal-Based Vim-Like Kubernetes Dashboard

K9s is a terminal-based Vim-like Kubernetes UI.

Everyone is used to Web and desktop dashboards. Kubernetes users are divided between those who prefer performing operations through UIs or through a terminal. How about combining the two modes of operations? K9s is giving us just that. It provides a terminal-based Vim-like UI for operating and observing k8s clusters.

Continue reading

Advertisement