Skip to content

Commit 0b0604f

Browse files
authored
Merge pull request #91476 from mburke5678/mco-node-policy-registries.conf.d
OSDOCS:13913 Add reason for no Node Disrupt Policy for /etc/containers/registries.conf.d
2 parents 3268015 + fdd8230 commit 0b0604f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/machine-config-node-disruption-example.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ status:
7171
observedGeneration: 9
7272
----
7373

74+
The default node disruption policy does not contain a policy for changes to the `/etc/containers/registries.conf.d` file. This is because both {product-title} and {op-system-base-full} use the `registries.conf.d` file to specify aliases for image short names. It is recommended that you always pull an image by its fully-qualified name. This is particularly important with public registries, because the image might not deploy if the public registry requires authentication. You can create a user-defined policy to use with the `/etc/containers/registries.conf.d` file, if you need to use image short names.
75+
7476
In the following example, when changes are made to the SSH keys, the MCO drains the cluster nodes, reloads the `crio.service`, reloads the systemd configuration, and restarts the `crio-service`.
7577

7678
.Example node disruption policy for an SSH key change

0 commit comments

Comments
 (0)