mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * hosted_control_planes/hcp-updating.adoc
|
|
|
|
:_mod-docs-content-type: CONCEPT
|
|
[id="hcp-mgmt-component-loss-impact_{context}"]
|
|
= Impact of the failed management cluster component
|
|
|
|
If the management cluster component fails, your workload remains unaffected. In the {product-title} management cluster, the control plane is decoupled from the data plane to provide resiliency.
|
|
|
|
The following table covers the impact of a failed management cluster component on the control plane and the data plane. However, the table does not cover all scenarios for the management cluster component failures.
|
|
|
|
.Impact of the failed component on {hcp}
|
|
[cols="1,1,1",options="header"]
|
|
|===
|
|
|Name of the failed component |Hosted control plane API status |Hosted cluster data plane status
|
|
|
|
|Worker node
|
|
|Available
|
|
|Available
|
|
|
|
|Availability zone
|
|
|Available
|
|
|Available
|
|
|
|
|Management cluster control plane
|
|
|Available
|
|
|Available
|
|
|
|
|Management cluster control plane and worker nodes
|
|
|Not available
|
|
|Available
|
|
|===
|