Skip to content

Commit 4ba5044

Browse files
committed
feat(k8s): update docs
1 parent 924b205 commit 4ba5044

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

containers/kubernetes/how-to/access-kubernetes-dashboard.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,9 @@ categories:
2626
3. Click **Dashboard**. You are taken to your cluster's Kubernetes dashboard.
2727
Here, you can troubleshoot your containerized application, manage the cluster resources, get an overview of applications running on your cluster, and create or modify certain resources.
2828

29+
<Message type="note">
30+
The Kubernetes dashboard offers insights into your cluster's workloads, applications, and individual resource metrics. Unlike Cockpit's control plane dashboards, this dashboard focuses more on operational details within your data plane—the nodes and workloads running in your cluster.
31+
32+
For advanced observability of your Kubernetes Kapsule Data Plane, refer to [How to monitor your Kubernetes Kapsule Data Plane with Cockpit](/containers/kubernetes/how-to/monitor-data-plane-with-cockpit/).
33+
</Message>
2934

0 commit comments

Comments
 (0)