cloud-native-toolkit / cloud-native-toolkit/software-everywhere
Nutanix - generic OpenShift with ODF support for automation
- Dominant language
- TypeScript
- Stars
- 8
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Nutanix has just signed an agreement to support Cloud Paks on OpenShift. The environment is similar to OCP on VMWare, with clusters provisioned with ODF backed by IBM Spectrum Fusion.
Software automation modules could support this environment by either including a no-op storage layer or not copying like other "cloud" providers. Given some current example clusters, they appear to come with no default storageclass which seems to cause an issue with ACE. At a maximum the storage layer may set the default storage class in the cluster to the ODF block class.
Modifications to the `setup-workspace.sh` scripts in released automation (e.g. github.com/IBM) repositories should be sufficient for MVP.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.