diff --git a/source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst b/source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst index 26c94708..80768356 100644 --- a/source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst +++ b/source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst @@ -47,6 +47,15 @@ Update the control plane sudo swupd update + .. note:: + + If the minor version of Kubernetes changes, |CL| shows a message-of-the-day, or `motd`. + + Please note: If the `motd` appears, you **must postpone** a kubelet + restart on master and nodes until the control plane is properly + updated. :command:`swupd update` does not restart services + automatically unless explicitly configured to do so. + #. Now follow these instructions in kubernetes documentation. * `Upgrade control plane`_