Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guide to set up kubectl #1343

Closed
deliahu opened this issue Sep 8, 2020 · 0 comments · Fixed by #1344
Closed

Add guide to set up kubectl #1343

deliahu opened this issue Sep 8, 2020 · 0 comments · Fixed by #1344
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@deliahu
Copy link
Member

deliahu commented Sep 8, 2020

Description

Something along the lines of:

You can install eksctl by following their instructions, install kubectl by following their instructions, and then run the command eksctl utils write-kubeconfig --cluster=<cluster_name> --region=<region> (for example: eksctl utils write-kubeconfig --cluster=cortex --region=us-west-2). After that, kubectl commands should work as expected.

@deliahu deliahu added the enhancement New feature or request label Sep 8, 2020
@RobertLucian RobertLucian self-assigned this Sep 8, 2020
@deliahu deliahu added this to the v0.20 milestone Nov 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants