cloud-native-toolkit / cloud-native-toolkit/software-everywhere
Determine design approach to handle cluster configuration values
Open
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Need information like ingress subdomain, ingress class, storage class(es), etc
*Options:*
1. Add ClusterV2 interface with additional configuration options and ClusterConfig module that inputs and outputs values
2. Create a terraform provider for logging into and getting configuration from Kubernetes and OpenShift clusters
3. Store cluster information in a config file in the GitOps repo
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.