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

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
     [[--logging]] '{"clusterLogging":[{"types":["api","audit","authenticator","controllerManager","scheduler"],"enabled":true}]}'
 
     [[--logging]] '{"clusterLogging":[{"types":["api","audit","authenticator","controllerManager","scheduler"],"enabled":true}]}'
  
 +
== See also ==
 +
* {{aws eks}}
  
 
+
[[Category:EKS]]
 
 
* {{aws eks}}
 

Revision as of 22:20, 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}]}'

See also

Advertising: