diff --git a/cfg/1.13-json/node.yaml b/cfg/1.13-json/node.yaml index f9f3963..7724bd3 100644 --- a/cfg/1.13-json/node.yaml +++ b/cfg/1.13-json/node.yaml @@ -22,7 +22,7 @@ groups: If using a Kubelet config file, edit the file to set authentication: anonymous: enabled to false . If using executable arguments, edit the kubelet service file - $kubeletconf on each worker node and + $kubeletsvc on each worker node and set the below parameter in KUBELET_SYSTEM_PODS_ARGS variable. --anonymous-auth=false Based on your system, restart the kubelet service. For example: diff --git a/cfg/1.13/node.yaml b/cfg/1.13/node.yaml index 865c96e..8cc7b3f 100644 --- a/cfg/1.13/node.yaml +++ b/cfg/1.13/node.yaml @@ -22,7 +22,7 @@ groups: If using a Kubelet config file, edit the file to set authentication: anonymous: enabled to false . If using executable arguments, edit the kubelet service file - $kubeletconf on each worker node and + $kubeletsvc on each worker node and set the below parameter in KUBELET_SYSTEM_PODS_ARGS variable. --anonymous-auth=false Based on your system, restart the kubelet service. For example: