mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-06 15:46:57 +01:00
18 lines
619 B
Plaintext
18 lines
619 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * machine_management/creating-infrastructure-machinesets.adoc
|
|
|
|
[id="infrastructure-components_{context}"]
|
|
= {product-title} infrastructure components
|
|
|
|
The following {product-title} components are infrastructure components:
|
|
|
|
* Kubernetes and {product-title} control plane services that run on masters
|
|
* The default router
|
|
* The container image registry
|
|
* The cluster metrics collection, or monitoring service
|
|
* Cluster aggregated logging
|
|
* Service brokers
|
|
|
|
Any node that runs any other container, pod, or component is a worker node that
|
|
your subscription must cover. |