You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/kubernetes/how-to/monitor-data-plane-with-cockpit.mdx
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,9 @@ This feature allows you to:
27
27
<Macroid="requirements" />
28
28
29
29
- A running [Kapsule](/kubernetes/how-to/create-cluster/) or [Kosmos](/kubernetes/how-to/create-kosmos-cluster/) cluster.
30
-
- An API Key with [IAM permissions](/iam/reference-content/permission-sets/) to edit your cluster `(KubernetesFullAccess` or `KubernetesSystemMastersGroupAccess`)
30
+
- An API Key with [IAM permissions](/iam/reference-content/permission-sets/) to:
31
+
- edit your cluster `(KubernetesFullAccess` or `KubernetesSystemMastersGroupAccess`)
32
+
- write on Cockpit (`ObservabilityFullAccess`)
31
33
-[A token](/cockpit/how-to/create-token/) with permissions to push to, and query logs from Cockpit
0 commit comments