Skip to content

Commit 01e1643

Browse files
committed
fix(k8s): update requirements
1 parent 3dcc4b5 commit 01e1643

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

pages/kubernetes/how-to/monitor-data-plane-with-cockpit.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,9 @@ This feature allows you to:
2727
<Macro id="requirements" />
2828

2929
- 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`)
3133
- [A token](/cockpit/how-to/create-token/) with permissions to push to, and query logs from Cockpit
3234

3335
## Architecture and limitations

0 commit comments

Comments
 (0)