Kubernetes Engine Cluster Admin

GCP IAM — detalhes da role

Tier
Admin
Categoria
Kubernetes
Escopo
project
Privilégios
4
Role IDroles/container.clusterAdmin

Admin

Administrative control over a service, may include IAM

Descrição

Manage Kubernetes clusters and node pools, without accessing deployed workloads.

Privilégios / Capacidades(4)

Create and delete GKE clusters
Configure node pools and autoscaling
Upgrade cluster versions
Manage cluster networking

Role Definition (JSON)

{
  "name": "roles/container.clusterAdmin",
  "title": "Kubernetes Engine Cluster Admin",
  "description": "Manage Kubernetes clusters and node pools, without accessing deployed workloads.",
  "stage": "GA",
  "includedPermissions": [
    "Create and delete GKE clusters",
    "Configure node pools and autoscaling",
    "Upgrade cluster versions",
    "Manage cluster networking"
  ]
}