Difference between revisions of "AddonsConfig"

From wikieduonline
Jump to navigation Jump to search
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
[[horizontal_pod_autoscaling]]
 +
[[http_load_balancing]]
 +
[[network_policy_config]]
 +
[[gcp_filestore_csi_driver_config]]
 +
[[gce_persistent_disk_csi_driver_config]]
 +
[[cloudrun_config]]
 +
[[istio_config]]
 +
[[identity_service_config]]
 +
[[dns_cache_config]]
 +
[[kalm_config]]
 +
[[config_connector_config]]
 +
[[gke_backup_agent_config]]
 +
 +
 +
== Examples ==
 +
[[v1.23]]
 +
[[gcloud container clusters describe]] .../...
 
.../...
 
.../...
 
  [[addonsConfig]]:
 
  [[addonsConfig]]:
Line 13: Line 30:
 
.../...
 
.../...
  
  [[gcloud container describe clusters]]
+
 
 +
[[v1.21]] (April 2021)
 +
.../...
 +
addonsConfig:
 +
  cloudRunConfig:
 +
    disabled: true
 +
    loadBalancerType: LOAD_BALANCER_TYPE_EXTERNAL
 +
  httpLoadBalancing: {}
 +
  kubernetesDashboard: {}
 +
  networkPolicyConfig: {}
 +
.../...
 +
[[currentMasterVersion]]: [[1.21]].14-gke.3000
 +
currentNodeCount: 17
 +
  [[currentNodeVersion]]: 1.21.14-gke.3000
 +
 
 +
== See also ==
 +
* <code>[[gcloud container clusters describe your-cluster-name --region us-central1-a]]</code>
 +
* Terraform <code>[[google_container_cluster]]</code> resource
  
 
== See also ==
 
== See also ==
* {{gcloud container}}
+
* {{gcloud_container_clusters}}
 +
* {{GKE addons}}
 +
* {{tf GKE}}
 
* {{GKE}}
 
* {{GKE}}
  
 
[[Category:GKE]]
 
[[Category:GKE]]

Latest revision as of 21:03, 4 December 2023

Advertising: