-
Story
-
Resolution: Done
-
Undefined
-
None
-
3
-
False
-
False
-
OCPPLAN-5819 - Single Node OpenShift - "Production Edge" - 4.8 - dev-preview
-
Undefined
-
-
Sprint 199, Sprint 200, Sprint 201
As a OpenShift administrator
I want the registry operator to use topology mode from Infrastructure (HighAvailable = 2 replicas, SingleReplica = 1 replica)
so that it the operator is not spending resources for high-availability purpose when it's not needed.
See also:
https://github.com/openshift/enhancements/blob/master/enhancements/cluster-high-availability-mode-api.md
https://github.com/openshift/api/pull/827/files
Number of replicas on different platforms
Platform | SingleReplica | HighAvailable |
---|---|---|
AWS | 1 replica | 2 replicas |
Azure | 1 replica | 2 replicas |
GCP | 1 replica | 2 replicas |
OpenStack (swift) | 1 replica | 2 replicas |
OpenStack (cinder) | 1 replica | 1 replica (PVC) |
oVirt | 1 replica | 1 replica (PVC) |
bare metal | Removed | Removed |
vSphere | Removed | Removed |
- is related to
-
IR-195 Image registry is resilient against zone failures
- Closed
- links to