addonsConfig

From wikieduonline
Revision as of 15:34, 9 June 2026 by Welcome (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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[edit]

v1.23
gcloud container clusters describe .../...

.../...

addonsConfig:
 gcePersistentDiskCsiDriverConfig:
   enabled: true
 gcpFilestoreCsiDriverConfig:
   enabled: true
 kubernetesDashboard:
   disabled: true
 networkPolicyConfig:
   disabled: true

.../...


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[edit]

See also[edit]

Advertising: