Skip to content

Instantly share code, notes, and snippets.

@moonape1226
Last active July 24, 2021 02:07
Show Gist options
  • Save moonape1226/36354288ea0df55ee645ecc8d7f239cd to your computer and use it in GitHub Desktop.
Save moonape1226/36354288ea0df55ee645ecc8d7f239cd to your computer and use it in GitHub Desktop.
wrong kubectl config
apiVersion: v1
clusters:
- cluster:
  certificate-authority-data: ***
  server: https://***.eks.amazonaws.com
  name: ***
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment