Skip to content

Instantly share code, notes, and snippets.

@artrey
Last active October 24, 2023 14:15
Show Gist options
  • Save artrey/c838d0f48cc2ed878295b70351b9f086 to your computer and use it in GitHub Desktop.
Save artrey/c838d0f48cc2ed878295b70351b9f086 to your computer and use it in GitHub Desktop.

Grab kubeconfig from AWS

aws eks update-kubeconfig --region eu-central-1 --name data-platform --profile data-platform-production --alias dp-prod
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment