GoogleKubernetesEngine
The Google Kubernetes Engine integration is used for building and managing container based applications in Google Cloud Platform (GCP), powered by the open source Kubernetes technology.
IT Services · Google Kubernetes Engine
Configuration parameters
credentials_json— JSON credentialscredentials—default_project— Default project (required)default_zone— Default zone (required)
Commands (15)
-
gcloud-clusters-describeGets the details of a specific cluster.
-
gcloud-clusters-listLists all clusters owned by a project in either the specified zone or all zones.
-
gcloud-clusters-set-addonsSets the addons for a specific cluster.
-
gcloud-clusters-set-binary-authEnable or Disable binary auth.
-
gcloud-clusters-set-intra-node-visibilityEnable or Disable for intra node visibility in cluster.
-
gcloud-clusters-set-k8s-stackdriverEnable or Disable k8s stackdriver. Important - To use this functinality the user should enable manually logging to "monitoring.googleapis.com/kubernetes" manulally via the GCP console.
-
gcloud-clusters-set-legacy-authConfiguration for the legacy Attribute Based Access Control authorization mode.
-
gcloud-clusters-set-master-authorized-networkConfiguration options for the master authorized networks feature. Enabled master authorized networks will disallow all external traffic to access Kubernetes master through HTTPS except traffic from the given CIDR blocks, Google Compute Engine Public IPs and Google Prod IPs.
-
gcloud-clusters-set-muster-authEnable basic (username/password) auth for the cluster. Enable will create user admin with generated password.
-
gcloud-node-pool-describeRetrieves the requested node pool.
-
gcloud-node-pool-listLists the node pools for a cluster.
-
gcloud-node-pool-set-managementSets the NodeManagement options for a node pool.
-
gcloud-operations-cancelCancel operation by operation name.
-
gcloud-operations-describeRetrieve operation information by name.
-
gcloud-operations-listList operations in project-zone.