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

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
  {{lc}}
 
  {{lc}}
 +
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/eks/update-cluster-config.html
 +
 
  [[aws eks]] update-cluster-config
 
  [[aws eks]] update-cluster-config
  

Revision as of 18:07, 26 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}]}'

See also

Advertising: