You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: documentation/modules/ROOT/pages/index.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,9 @@
4
4
:sectlinks:
5
5
:doctype: book
6
6
7
-
This solution pattern presents an architectural solution demonstrating how you can run your private workloads in Disconnected HCP OpenShift clusters.
7
+
The OpenShift 4 Hosted Control Plane (HCP), often referred to as "HyperShift," is an architectural innovation that allows for the separation of the control plane from the worker nodes in OpenShift clusters. This separation enables the control plane to be hosted independently on a managed infrastructure without the need for dedicated virtual or physical machines, which provides several benefits, especially in terms of scalability, resource efficiency, and management overhead.
8
+
9
+
This solution pattern presents an architectural solution demonstrating how you can run your private workloads in Disconnected HCP OpenShift clusters using OpenShift Virtualization.
8
10
9
11
10
12
*Contributors:* Gaurav Midha, Juan Manuel Parrilla Madrid
0 commit comments