SovereignCloudStack / SovereignCloudStack/cluster-stacks
GUI to generate Cluster object
@DEiselt is already working on this.
Since Jun 20, 2024.
- Dominant language
- Python
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
/kind feature
Describe the solution you'd like
As an SCS Consumer, I want to be able to generate a Cluster object via a web frontend.
In the first version, the GUI should have input fields to use the variables from the ClusterClass which are defined in the specific Cluster Stack.
The GUI should then create the Cluster object as YAML which can then be deployed into a cluster.
Anything else you would like to add:
Maybe this is helpful: https://cyclops-ui.com
Environment:
- Kubernetes version: (use
kubectl version) - OS (e.g. from
/etc/os-release):
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.