aws / aws/containers-roadmap

[EKS] [request]: Autogenerate update-kubeconfig command in console

Open
#1,520 0 comments 1 reaction 0 assignees View on GitHub
EKS Proposed
Dominant language
Shell
Stars
5.4k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

It'd be useful for new users to learn how to set up their kubeconfig by directly copy/pasting the command from the console. Autogenerate the following command on the EKS cluster console:

```
aws eks update-kubeconfig --name={CLUSTER} --region={REGION}
```

Contributor guide

Open the contributing guide

Research direction

The issue identifies the EKS cluster console as the entry point and provides the expected aws eks update-kubeconfig command. Start by locating the EKS console implementation and how cluster name and region are exposed; done means users can copy a correctly populated command for each cluster.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, kubernetes
Domain
cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.