-
Bug
-
Resolution: Done
-
Undefined
-
MCE 2.5.1
-
False
-
None
-
False
-
-
-
Important
-
?
-
No
Description of problem:
Creating HCP clusters with the OpenShift Virtualization platform using the MCE web console results in single replica control plane pods. This means only a single etcd instance is deployed which is not resilient to failures.
The hcp cli tool defaults to creating clusters with a control plane availability policy set to "HighlyAvailable". The web console should perform the same default.
Version-Release number of selected component (if applicable):
MCE 2.5
How reproducible:
100%
Steps to Reproduce:
- use the web console to create an HCP Openshift Virtualization cluster
Actual results:
HostedCluster defaults to hc.spec.controllerAvailabilityPolicy = SingleReplica
Expected results:
HostedCluster defaults to hc.spec.controllerAvailabilityPolicy = HighlyAvailable
Additional info:
- is cloned by
-
ACM-10610 HCP OpenShift Virtualization web console does not create clusters in HighAvailability mode
- Closed
- is related to
-
ACM-11621 ACM Pull-Model-Applicationset is displayed as type Push Model
- Closed
- links to
-
RHSA-2024:130273 Multicluster Engine for Kubernetes 2.5.3 security updates and bug fixes