mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
22 lines
852 B
Plaintext
22 lines
852 B
Plaintext
// Module included in the following assemblies:
|
|
//
|
|
// * machine_management/creating-infrastructure-machinesets.adoc
|
|
// * post_installation_configuration/cluster-tasks.adoc
|
|
|
|
[id="infrastructure-components_{context}"]
|
|
= {product-title} infrastructure components
|
|
|
|
The following infrastructure workloads do not incur {product-title} worker subscriptions:
|
|
|
|
* Kubernetes and {product-title} control plane services that run on masters
|
|
* The default router
|
|
* The integrated container image registry
|
|
* The cluster metrics collection, or monitoring service, including components for monitoring user-defined projects
|
|
* Cluster aggregated logging
|
|
* Service brokers
|
|
* Red Hat Quay
|
|
* Red Hat OpenShift Container Storage
|
|
* Red Hat Advanced Cluster Manager
|
|
|
|
Any node that runs any other container, pod, or component is a worker node that your subscription must cover.
|