Skip to content

[EKS Controller] Generate a secret with kubeconfig #2443

@braghettos

Description

@braghettos

Is your feature request related to a problem?
I'm currently leveraging the eks-controller to create an EKS cluster within a pipeline. I need to generate the kubeconfig to deploy further components on the fresh-baked cluster.

Describe the solution you'd like
Once the EKS is provisioned, I would like to find the kubeconfig stored in a secret.

Describe alternatives you've considered
Leveraging AWS CLI, but that's a different approach instead of just using controller: why do I need controllers if the AWS CLI would still be required?

Metadata

Metadata

Assignees

Labels

service/eksIndicates issues or PRs that are related to eks-controller.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions