Skip to content

Instantly share code, notes, and snippets.

@felipecosta09
Last active April 10, 2020 11:35
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 felipecosta09/2adeeaef7d4ce19d583ef210599c7d4c to your computer and use it in GitHub Desktop.
Save felipecosta09/2adeeaef7d4ce19d583ef210599c7d4c to your computer and use it in GitHub Desktop.
KOPS Env
# Set Environment Variables for KOPS
export NAME=YourClusterName.k8s.local
export KOPS_STATE_STORE=s3://YourS3BucketName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment