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

[EKS]: Possibility to create EKS cluster without anything preinstalled #496

Closed
stijndehaes opened this issue Sep 24, 2019 · 1 comment
Closed
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue

Comments

@stijndehaes
Copy link

Tell us about your request
I want to have the possibility do launch an EKS cluster without the CNI, kube-proxy daemonset and core-dns deployment on it.

Which service(s) is this request for?
EKS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?

We use terraform to manage our infrastructure as code, terraform struggles to create resources that already exist on kubernetes, so we have a manual step to delete those. Or we have to manually manage those resources. We would like to have a clean EKS cluster so we can install these ourselves.

Are you currently working around this issue?
At the moment we manage this manually according to the docs: https://docs.aws.amazon.com/eks/latest/userguide/update-cluster.html

Additional context
no

Attachments
none

@stijndehaes stijndehaes added the Proposed Community submitted issue label Sep 24, 2019
@ellenthsu ellenthsu added the EKS Amazon Elastic Kubernetes Service label Nov 6, 2019
@mikestef9
Copy link
Contributor

Closing as duplicate of #923

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EKS Amazon Elastic Kubernetes Service Proposed Community submitted issue
Projects
None yet
Development

No branches or pull requests

3 participants