generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 271
Open
Labels
service/eksIndicates issues or PRs that are related to eks-controller.Indicates issues or PRs that are related to eks-controller.
Description
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.Indicates issues or PRs that are related to eks-controller.