gcloud container clusters describe

From wikieduonline
Jump to navigation Jump to search

gcloud container clusters describe  (doc)
gcloud container clusters describe your-cluster-name --region us-central1-a
gcloud container clusters describe your-cluster-name2 --region europe-west3-b
 gcloud container clusters describe your-cluster-name --region us-central1-a | grep Version
 gcloud container clusters describe your-cluster-name --region us-central1-a | grep currentNodeCount


addonsConfig:
 gcePersistentDiskCsiDriverConfig, gcpFilestoreCsiDriverConfig, kubernetesDashboard, networkPolicyConfig, gkeBackupAgentConfig
autopilot
autoscalingProfile: BALANCED
controlPlaneEndpointsConfig
 dnsEndpointConfig:
   allowExternalTraffic: false
   enableK8sCertsViaDns: false
   enableK8sTokensViaDns: false
   endpoint: gke-xxxxxx.europe-west6-a.gke.google.com
 ipEndpointsConfig:
   authorizedNetworksConfig:
     gcpPublicCidrsAccessEnabled: true
   enablePublicEndpoint: true
   enabled: true
   privateEndpoint: 10.0.1.6
   publicEndpoint: 34.34.34.34

maxPodsPerNode: '110'
clusterTier: STANDARD
networkTier: NETWORK_TIER_DEFAULT
securityPostureConfig:
  mode: BASIC
  vulnerabilityMode: VULNERABILITY_MODE_UNSPECIFIED


Related[edit]

See also[edit]

Advertising: