fix the default k8s version in kubeadm (#9885)
Signed-off-by: Xianglin Gao <xianglin.gxl@alibaba-inc.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
e19980fd67
commit
f396ad33d8
@@ -90,7 +90,7 @@ kubeadm init [flags]
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--kubernetes-version string Default: "stable-1.10"</td>
|
||||
<td colspan="2">--kubernetes-version string Default: "stable-1.11"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;">Choose a specific Kubernetes version for the control plane.</td>
|
||||
|
||||
Reference in New Issue
Block a user