Skip to content

Commit

Permalink
Update docs/modules/ROOT/pages/explanations/node-groups.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tobru committed Jul 24, 2020
1 parent fb005c1 commit 25160d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/explanations/node-groups.adoc
Expand Up @@ -17,7 +17,7 @@ The default group with the role `worker` is the basis for all other node groups.
The https://github.com/openshift/machine-config-operator[machine-config-operator] automatically creates the base `MachineConfig` and `MachineConfigPool` from a set of https://github.com/openshift/machine-config-operator/tree/master/templates[templates].

To create a custom node group, the `worker` role and it's configuration should always be reused.
This is done by including the label selector in the custom MachineConfigPool like this:
This is done by including the label selector in the custom `MachineConfigPool` like this:

[source,yaml]
----
Expand Down

0 comments on commit 25160d8

Please sign in to comment.