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

Enable Cloudstack cluster creation directly through the EKS-A controller, without CLI #2754

Closed
maxdrib opened this issue Jul 19, 2022 · 1 comment

Comments

@maxdrib
Copy link
Contributor

maxdrib commented Jul 19, 2022

What would you like to be added:
I would like EKS-A to support the creation of cloudstack clusters directly through the EKS-A controller without having to run the CLI. The way we envision this to work is a new Cluster resource is created in etcd, and then the EKS-A controller proceeds to validate it and reconcile it such that in the end, we have a set of control plane, etcd, and worker nodes as VM's in Cloudstack which can accept work.

Same thing with deletion and upgrade - it should all be doable directly through kubectl and the EKS-A controller

Why is this needed:
Feature parity with other providers and simplification of creating new clusters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants