UI: Improvement Allow Creating kubernetes cluster for another account from the admin user
- 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 a Admin/Operator I would like to launch a cks cluster for a particular Account.
Currently, we are allowing admin user to create instance and network for other accounts
**It would be great if we could do it for a Kubernetes cluster also**
Currently, the API supports it, so I think its just a UI Form improvement
https://cloudstack.apache.org/api/apidocs-4.22/apis/createKubernetesCluster.html
Contributor guide
Research direction
Use the linked createKubernetesCluster API documentation as the behavior reference, then locate the UI form that invokes it. Add account selection for admin/operator cluster creation and verify submission creates the cluster for the selected account.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes
- Domain
- cloud, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100