Difference between revisions of "Aws eks update-cluster-config"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{lc}} aws eks update-cluster-config * {{aws eks}}")
 
Line 1: Line 1:
 
  {{lc}}
 
  {{lc}}
 
  [[aws eks]] update-cluster-config
 
  [[aws eks]] update-cluster-config
 +
 +
 +
aws eks update-cluster-config \
 +
    --region region-code \
 +
    --name my-cluster \
 +
    [[--logging]] '{"clusterLogging":[{"types":["api","audit","authenticator","controllerManager","scheduler"],"enabled":true}]}'
  
  

Revision as of 22:19, 23 September 2022


aws eks update-cluster-config


aws eks update-cluster-config \
    --region region-code \
    --name my-cluster \
    --logging '{"clusterLogging":[{"types":["api","audit","authenticator","controllerManager","scheduler"],"enabled":true}]}'



Advertising: