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 credentials
  • credentials
  • default_project — Default project (required)
  • default_zone — Default zone (required)

Commands (15)

  • gcloud-clusters-describe

    Gets the details of a specific cluster.

  • gcloud-clusters-list

    Lists all clusters owned by a project in either the specified zone or all zones.

  • gcloud-clusters-set-addons

    Sets the addons for a specific cluster.

  • gcloud-clusters-set-binary-auth

    Enable or Disable binary auth.

  • gcloud-clusters-set-intra-node-visibility

    Enable or Disable for intra node visibility in cluster.

  • gcloud-clusters-set-k8s-stackdriver

    Enable 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-auth

    Configuration for the legacy Attribute Based Access Control authorization mode.

  • gcloud-clusters-set-master-authorized-network

    Configuration 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-auth

    Enable basic (username/password) auth for the cluster. Enable will create user admin with generated password.

  • gcloud-node-pool-describe

    Retrieves the requested node pool.

  • gcloud-node-pool-list

    Lists the node pools for a cluster.

  • gcloud-node-pool-set-management

    Sets the NodeManagement options for a node pool.

  • gcloud-operations-cancel

    Cancel operation by operation name.

  • gcloud-operations-describe

    Retrieve operation information by name.

  • gcloud-operations-list

    List operations in project-zone.