Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/nodes-nodes-managing-about.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
// * nodes/nodes-nodes-managing.adoc

[id="nodes-nodes-managing-about_{context}"]
= Modifying Nodes
= Modifying nodes

To make configuration changes to a cluster, or machine pool, you must create a custom resource definition, or `KubeletConfig` object. {product-title} uses the Machine Config Controller to watch for changes introduced through the CRD applies the changes to the cluster.
To make configuration changes to a cluster, or machine pool, you must create a custom resource definition (CRD), or `KubeletConfig` object. {product-title} uses the Machine Config Controller to watch for changes introduced through the CRD to apply the changes to the cluster.

.Procedure

Expand Down