aws eks update-cluster-config

From wikieduonline
Revision as of 18:07, 26 September 2022 by Welcome (talk | contribs)
Jump to navigation Jump to search

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: