Open
Description
OpenShift provides a way to create a cluster with no capabilities and this way the cluster have only core resources which is really required. Idea is to create the bundle with no capabilities but it should have all the images so that when user enable any capability it should not download any image content from internet. On the crc side we can enable some capabilities as default like it have right now.
The benefit of doing it
- User will be in charge to consume what capabilities he thinks really applicable for his workload.
- Use of crc in CI environment when user don't need to worry about resources if the capabilities are not enable by default.
https://docs.openshift.com/container-platform/4.15/installing/cluster-capabilities.html
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status
Activity