mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 06:46:26 +01:00
13 lines
556 B
Plaintext
13 lines
556 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * architecture/architecture.adoc
|
|
|
|
[id="understanding-control-plane_{context}"]
|
|
= Understanding the {product-title} control plane
|
|
|
|
The control plane, which is composed of master 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, the
|
|
Machine Config Operator, and a set of individual Operators.
|