Skip to content

Commit bc80c29

Browse files
Michael Burkeopenshift-cherrypick-robot
authored andcommitted
OSDOCS:13913 Add reason for no Node Disrupt Policy for /etc/containers/registries.conf.d
1 parent eb33bf2 commit bc80c29

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
@@ -55,6 +55,8 @@ status:
5555
readyReplicas: 0
5656
----
5757

58+
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.
59+
5860
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`.
5961

6062
.Example node disruption policy for an SSH key change

0 commit comments

Comments
 (0)