Skip to content

Instantly share code, notes, and snippets.

@recollir
Created April 9, 2018 10:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recollir/da9fd8a123b58f555f2e4321093e9d46 to your computer and use it in GitHub Desktop.
Save recollir/da9fd8a123b58f555f2e4321093e9d46 to your computer and use it in GitHub Desktop.
Added via kops edit before doing the rolliing-update
kubeAPIServer:
authorizationMode: RBAC
authorizationRbacSuperUser: <redacted>
oidcIssuerURL: https://<redacted>
oidcClientID: kubernetes
oidcUsernameClaim: email
oidcGroupsClaim: groups
runtimeConfig:
rbac.authorization.k8s.io/v1alpha1: "true"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment