Skip to content

Instantly share code, notes, and snippets.

@mateothegreat
Created May 4, 2019 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mateothegreat/dd9ea3f628362042604658bda49e6276 to your computer and use it in GitHub Desktop.
Save mateothegreat/dd9ea3f628362042604658bda49e6276 to your computer and use it in GitHub Desktop.
kubectl create clusterrolebinding cluster-admin-binding \
--clusterrole=cluster-admin \
--user=$(gcloud config get-value core/account)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment