"If a worker wants to do his job well, he must first sharpen his tools." - Confucius, "The Analects of Confucius. Lu Linggong"
Front page > Programming > Introducing KubeDash: Your Kubernetes Cluster Management Dashboard!

Introducing KubeDash: Your Kubernetes Cluster Management Dashboard!

Published on 2024-11-08
Browse:689

Hey All!, I am Full stack dev fresher and work in a Cloud company and so I wanted to test/work around the devops tech. Started with building a small project called "Kubedash" which is a kubernetes cluster management dashboard (got this idea from chatgpt!!)

Built with React, Go, and Helm, kubedash offers real-time insights into nodes, pods, and Helm releases, along with cluster creation and deletion, all from a user-friendly UI. This project simplifies monitoring, managing resources, and deploying applications. Easily set up with Docker and Kind, it’s a cost-effective project to streamline Kubernetes operations.

Workflow of the Project:

  • Adding Clusters: Users navigate to the "Cluster Management" page to add clusters by uploading kubeconfig files and providing a cluster name.
  • Managing Clusters: After adding clusters, users can view the nodes and pods in each cluster, displayed in neatly formatted tables on the "Nodes" and "Pods" pages.
  • Installing Helm Charts: From the "Helm Management" page, users can install new Helm charts by specifying the release name, chart name, repository URL, and version, all through a simple form.
  • Monitoring and Audits: The "Monitoring" and "Security Audit" pages provide real-time updates on cluster performance and security checks, respectively, giving a comprehensive overview of cluster health.
  • Pipeline Management: Users can visually manage CI/CD pipelines on the "Pipeline Management" page, ensuring smooth and efficient deployments.

Its still in works and soon will try to deploy it.

Let me know your thoughts about this and what more should I do to include in this project?
Introducing KubeDash: Your Kubernetes Cluster Management Dashboard!

Introducing KubeDash: Your Kubernetes Cluster Management Dashboard!

Introducing KubeDash: Your Kubernetes Cluster Management Dashboard!

Release Statement This article is reproduced at: https://dev.to/himanshu20/introducing-kubedash-your-kubernetes-cluster-management-dashboard-31mo?1 If there is any infringement, please contact [email protected] to delete it
Latest tutorial More>

Disclaimer: All resources provided are partly from the Internet. If there is any infringement of your copyright or other rights and interests, please explain the detailed reasons and provide proof of copyright or rights and interests and then send it to the email: [email protected] We will handle it for you as soon as possible.

Copyright© 2022 湘ICP备2022001581号-3