Skip to content

GKE

Monitoring

GKE Versionen

Show available versions:

gcloud container get-server-config --zone europe-west3-c | yq '.'
gcloud container get-server-config --zone europe-west3-c | yq '.channels[] | select(.channel=="REGULAR")'
gcloud container get-server-config --zone europe-west3-c | yq '.channels[] | select(.channel=="RAPID")'