Difference between revisions of "Gcloud container clusters describe"
Jump to navigation
Jump to search
(8 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
* https://cloud.google.com/sdk/gcloud/reference/container/clusters/describe | * https://cloud.google.com/sdk/gcloud/reference/container/clusters/describe | ||
[[gcloud container clusters]] describe | [[gcloud container clusters]] describe | ||
+ | [[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 | |
== Related == | == Related == | ||
* <code>[[gcloud container clusters list]]</code> | * <code>[[gcloud container clusters list]]</code> | ||
+ | * <code>[[gke.tf]]</code> | ||
== See also == | == See also == | ||
* {{gcloud container clusters}} | * {{gcloud container clusters}} | ||
− | |||
* {{GKE}} | * {{GKE}} | ||
[[Category:GKE]] | [[Category:GKE]] |
Latest revision as of 07:22, 7 November 2022
gcloud container clusters describe 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
Related[edit]
See also[edit]
gcloud container clusters [ create | get-credentials | list | describe ]
- GKE, GKE Autopilot,
gcloud container, gke-gcloud-auth-plugin
, GKE release channels, GKE Ingress, GCP Node logs, GCP Node logs severity Error, GKE roles, Provide access to GKE cluster, Deploy GKE cluster using Terraform,cluster_autoscaling, addons_config, GKE Node Pool
, node auto-provisioning
Advertising: