|
1 | 1 | :_content-type: ASSEMBLY |
2 | 2 | [id="control-plane"] |
3 | | -= The {product-title} control plane |
| 3 | += Control plane architecture |
4 | 4 | include::modules/common-attributes.adoc[] |
5 | 5 | :context: control-plane |
6 | 6 |
|
7 | 7 | toc::[] |
8 | 8 |
|
9 | | -include::modules/understanding-control-plane.adoc[leveloffset=+1] |
| 9 | +The _control plane_, which is composed of control plane machines, manages the {product-title} cluster. The control plane machines manage workloads on the compute machines, which are also known as worker machines. The cluster itself manages all upgrades to the machines by the actions of the Cluster Version Operator (CVO), the Machine Config Operator, and a set of individual Operators. |
10 | 10 |
|
11 | | -include::modules/architecture-machine-config-pools.adoc[leveloffset=+2] |
| 11 | +include::modules/architecture-machine-config-pools.adoc[leveloffset=+1] |
12 | 12 |
|
13 | 13 | .Additional resources |
14 | 14 |
|
15 | 15 | * For more information on configuration drift detection, see xref:../post_installation_configuration/machine-configuration-tasks.adoc#machine-config-drift-detection_post-install-machine-configuration-tasks[Understanding configuration drift detection]. |
16 | 16 |
|
17 | | -include::modules/architecture-machine-roles.adoc[leveloffset=+2] |
| 17 | +include::modules/architecture-machine-roles.adoc[leveloffset=+1] |
18 | 18 |
|
19 | | -include::modules/operators-overview.adoc[leveloffset=+2] |
| 19 | +include::modules/operators-overview.adoc[leveloffset=+1] |
20 | 20 |
|
21 | 21 | ifdef::openshift-enterprise,openshift-webscale,openshift-origin[] |
22 | | -include::modules/arch-platform-operators.adoc[leveloffset=+3] |
| 22 | +include::modules/arch-platform-operators.adoc[leveloffset=+2] |
23 | 23 | .Additional resources |
24 | 24 |
|
25 | 25 | * For an index of CVO-managed Operators, see xref:../operators/operator-reference.adoc#platform-operators-ref[Platform Operators reference]. |
26 | 26 | endif::[] |
27 | 27 |
|
28 | | -include::modules/arch-olm-operators.adoc[leveloffset=+3] |
| 28 | +include::modules/arch-olm-operators.adoc[leveloffset=+2] |
29 | 29 | .Additional resources |
30 | 30 |
|
31 | 31 | * For more details on running add-on Operators in {product-title}, see the _Operators_ guide sections on xref:../operators/understanding/olm/olm-understanding-olm.adoc#olm-understanding-olm[Operator Lifecycle Manager (OLM)] and xref:../operators/understanding/olm-understanding-operatorhub.adoc#olm-understanding-operatorhub[OperatorHub]. |
32 | 32 | * For more details on the Operator SDK, see xref:../operators/operator_sdk/osdk-about.adoc#osdk-about[Developing Operators]. |
33 | 33 |
|
34 | | -include::modules/update-service-overview.adoc[leveloffset=+3] |
| 34 | +include::modules/update-service-overview.adoc[leveloffset=+1] |
35 | 35 |
|
36 | | -include::modules/understanding-machine-config-operator.adoc[leveloffset=+3] |
| 36 | +include::modules/understanding-machine-config-operator.adoc[leveloffset=+1] |
37 | 37 |
|
38 | 38 | .Additional information |
39 | 39 |
|
|
0 commit comments