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

Add support for clusters spanning across multiple Cloudstack API Endpoints #2406

Closed
maxdrib opened this issue Jun 14, 2022 · 1 comment
Closed

Comments

@maxdrib
Copy link
Contributor

maxdrib commented Jun 14, 2022

What would you like to be added:
Currently, EKS-A accepts one set of credentials for creating a cluster on one Cloudstack environment. The scope of this task is to add support in EKS-A for clusters which can span across multiple Cloudstack endpoints in preflight checking, cluster creation, cluster upgrades, and cluster deletion.

Why is this needed:
The customer has expressed a need for creating clusters across multiple Cloudstack environments/endpoints. Their architecture only enables highly available multi-zone clusters when they are distributed across multiple Cloudstack endpoints, so this feature would enable them to have more resilient and scalable clusters.

@maxdrib
Copy link
Contributor Author

maxdrib commented Jun 14, 2022

#2404 modifies the input schema for credentials to be passed to cloudmonkey and CAPC and updates the preflight checks

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

No branches or pull requests

1 participant