Cluster Overview
Cluster health
Synthetic snapshot of cluster workload status
kube-system ยท default ยท monitoring
Namespaces
12
10 active ยท 2 system
Nodes Ready
5 / 5
0 NotReady
Pods Running
143
3 Pending ยท 0 Failed
CPU / Memory
68% / 72%
soft limit 80%
Pods
Deployments
DaemonSets
StatefulSets
| Name | Namespace | Status | Restarts | CPU | Memory | Node | Age |
|---|---|---|---|---|---|---|---|
| kube-dns-7f76f56c8b-9xk7g | kube-system | Running | 0 | 4m | 96Mi | node-1 | 2d |
| nginx-gateway-5b7455cd8c-rrd2m | ingress-nginx | Running | 1 | 22m | 310Mi | node-3 | 15h |
| redis-primary-0 | default | Pending | 0 | โ | โ | unscheduled | 2m |
| Name | Namespace | Ready | Age |
|---|---|---|---|
| frontend | default | 3/3 | 7d |
| ingress-nginx-controller | ingress-nginx | 2/2 | 15d |
| Name | Namespace | Ready | Age |
|---|---|---|---|
| calico-node | kube-system | 5/5 | 29d |
| Name | Namespace | Ready | Age |
|---|---|---|---|
| postgresql | databases | 3/3 | 18d |
Cluster summary
Capacity and utilization snapshot
- CPU Requests68%
- Memory Requests72%
- Persistent Volumes12 / 12 Bound
Latest events: scaled deployment backend-api ยท scheduled redis-primary-0 ยท renewed TLS certificate. See concepts overview for terminology.
Workloads
Deployments, DaemonSets, StatefulSets, Jobs.
Use kubectl or a real dashboard to manage workloads. This static view is read-only.
Namespaces
Logical tenants inside the cluster.
Example namespaces: default, kube-system, monitoring, ingress-nginx.
Nodes
Worker nodes and their conditions.
Node list is not available here. Use kubectl get nodes -o wide instead.
Services & Ingress
ClusterIP, NodePort, LoadBalancer and Ingress resources.
For details, run kubectl get svc,ing -A in your cluster.
Config & Secrets
ConfigMaps and Secrets.
Sensitive data is intentionally not shown in this static snapshot.
RBAC
Roles and permissions.
See security notes for RBAC best practices.
Documentation snapshot
Offline-friendly docs based on kubernetes.io.