Skip to content

Commit

Permalink
fix(k8s): update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
bene2k1 committed Jan 30, 2025
1 parent 3dcc4b5 commit 01e1643
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pages/kubernetes/how-to/monitor-data-plane-with-cockpit.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ This feature allows you to:
<Macro id="requirements" />

- A running [Kapsule](/kubernetes/how-to/create-cluster/) or [Kosmos](/kubernetes/how-to/create-kosmos-cluster/) cluster.
- An API Key with [IAM permissions](/iam/reference-content/permission-sets/) to edit your cluster `(KubernetesFullAccess` or `KubernetesSystemMastersGroupAccess`)
- An API Key with [IAM permissions](/iam/reference-content/permission-sets/) to:
- edit your cluster `(KubernetesFullAccess` or `KubernetesSystemMastersGroupAccess`)
- write on Cockpit (`ObservabilityFullAccess`)
- [A token](/cockpit/how-to/create-token/) with permissions to push to, and query logs from Cockpit

## Architecture and limitations
Expand Down

0 comments on commit 01e1643

Please sign in to comment.