How to understand the principle of k8dash
How to understand the principle of k8dash, I believe that many inexperienced people are helpless about this, for this reason this article summarizes the causes and solutions of the problem, through this article I hope you can solve this problem.
overview
k8dash[1](pronounced "Kate dash") is an open source Kubernetes dashboard that helps you intuitively understand the concept of clustering. The dashboard allows you to manage the components of your cluster and gain insight into their health and survivability.
k8dash list
K8dash was first released in March 2019.
It has garnered over 660 GitHub stars and over 1.1 million Docker Hub pulls.
In May 2020, Indeed Engineering adopted the k8dash project. K8dash is installed as standard in Indeed.
Please star the project at github.com/indeedeng/k8dash
k8dash desktop
K8dash mobile
K8dash characteristics
With K8dash, you can:
Completely manage your cluster, including namespaces, nodes, pods, replica sets, deployments, storage, RBAC, and more. Understand the status of components, which pods are deployed, and which pods or deployments use the most resources Kubernetes Dashboard that benefits most from auto-refresh and real-time updates Quick view of cluster health with real-time charts that help you track underperforming resources Monitor your cluster usage with a 100% responsive UI running on your phone or tablet Provide YAML Start updating and scaling clusters with the resource YAML editor in under a minute This includes inline API documentation describing each field using simple Open ID integration, no special agents required
If you're already using OIDC to protect clusters, k8dash can easily extend it to dashboards. Configure 2-3 environment variables and you're ready to go. No special authentication agents or other complex configurations are required.
Why K8dash? Featurek8dashOctantLensk9sDefault Web UIWeb based (no download required)x
Cluster managementxxxxxMobile optimizedx
Real-time dashboardsxxx
Native OIDC integrationx
Multi cluster management
xxx
RBAC SupportxxxxxPlugin Functionality
xxx
Metricsxxx
x (not real time) After reading the above content, do you know how to understand the principle of k8dash? If you still want to learn more skills or want to know more related content, welcome to pay attention to the industry information channel, thank you for reading!