[EKS] [request]: Add a button console for the aws eks update-kubeconfig command
Open
Console
EKS
Proposed
- Dominant language
- Shell
- Stars
- 5.4k
- Forks
- 334
- PR merge metrics
- No merged PRs in 30d
Description
The EKS console should add a button on EKS pages near the cluster name that shows the instructions to run the `$ aws eks update-kubeconfig` command. For example, the button says "Connect". When clicked, it generates the following command and shows in a pop-up:
```
$ aws eks update-kubeconfig --name=CLUSTER --region=REGION
```
Contributor guide
Research direction
No repository files or tests are named. Start by reviewing the EKS pages around the cluster name and define the Connect button and pop-up behavior; done means the pop-up displays an aws eks update-kubeconfig command using the selected cluster and region.
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
- Needs clarification
- Newbie friendliness
- 30/100