From 56c5a4e5a3d79557b8f75c84d5e8b216799e24c2 Mon Sep 17 00:00:00 2001 From: Michael Vincerra Date: Fri, 8 Feb 2019 09:52:13 -0800 Subject: [PATCH] Deletes note re if 'motd' appears, postpone kubelet restart. Signed-off-by: Michael Vincerra --- source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst | 8 -------- 1 file changed, 8 deletions(-) diff --git a/source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst b/source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst index 477e3f4b..26c94708 100644 --- a/source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst +++ b/source/clear-linux/tutorials/kubernetes/kubernetes-bp.rst @@ -47,14 +47,6 @@ 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. - - Optional: If no `motd` appears, you may exit these instructions. - #. Now follow these instructions in kubernetes documentation. * `Upgrade control plane`_