Difference between revisions of "Gcloud container clusters describe"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} gcloud container clusters describe")
 
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
* 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 ==
 +
* <code>[[gcloud container clusters list]]</code>
 +
* <code>[[gke.tf]]</code>
 +
 +
== See also ==
 +
* {{gcloud container clusters}}
 +
* {{GKE}}
 +
 +
[[Category:GKE]]

Latest revision as of 07:22, 7 November 2022

Advertising: