Support the deployment of a cks cluster on a specific Pod, Cluster and Host.
- Dominant language
- Java
- Stars
- 3.1k
- Forks
- 1.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 32
Description
### The required feature described as a wish
As an Admin Operator I would like to specify a specific Pod, Cluster and Host for a cks deployment
Currently the API doesn't support it
https://cloudstack.apache.org/api/apidocs-4.22/apis/createKubernetesCluster.html
It would be beneficial for the admin user to manage the cks deployment
Currently, the admin user can do that for a vm instance
Contributor guide
Research direction
Start with the createKubernetesCluster API documentation linked in the issue and compare its placement options with the existing VM instance API. Trace how the requested Pod, Cluster, and Host values would be handled for a CKS deployment. Done means an admin can provide those placement targets when creating a Kubernetes cluster and the deployment honors them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kubernetes
- Domain
- api, cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100