Difference between revisions of "AddonsConfig"

From wikieduonline
Jump to navigation Jump to search
Line 13: Line 13:
 
.../...
 
.../...
  
 +
 +
.../...
 +
addonsConfig:
 +
  cloudRunConfig:
 +
    disabled: true
 +
    loadBalancerType: LOAD_BALANCER_TYPE_EXTERNAL
 +
  httpLoadBalancing: {}
 +
  kubernetesDashboard: {}
 +
  networkPolicyConfig: {}
 +
.../...
 +
 +
== See also ==
 
  [[gcloud container clusters describe Your-cluster-name]]
 
  [[gcloud container clusters describe Your-cluster-name]]
  

Revision as of 16:02, 6 November 2022

.../...

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

.../...


.../... addonsConfig:

 cloudRunConfig:
   disabled: true
   loadBalancerType: LOAD_BALANCER_TYPE_EXTERNAL
 httpLoadBalancing: {}
 kubernetesDashboard: {}
 networkPolicyConfig: {}

.../...

See also

gcloud container clusters describe Your-cluster-name

See also

Advertising: