Kubernetes Engine Cluster Viewer

GCP IAM — detalhes da role

Tier
Viewer
Categoria
Kubernetes
Escopo
project
Privilégios
3
Role IDroles/container.clusterViewer

Viewer

Read-only access to resources

Descrição

Read-only access to GKE cluster metadata. Cannot access Kubernetes objects inside the cluster.

Privilégios / Capacidades(3)

View cluster metadata and configuration
List clusters and node pools
View cluster networking settings

Role Definition (JSON)

{
  "name": "roles/container.clusterViewer",
  "title": "Kubernetes Engine Cluster Viewer",
  "description": "Read-only access to GKE cluster metadata. Cannot access Kubernetes objects inside the cluster.",
  "stage": "GA",
  "includedPermissions": [
    "View cluster metadata and configuration",
    "List clusters and node pools",
    "View cluster networking settings"
  ]
}