mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Merge pull request #14329 from Huawei-PaaS/fix-wrong-paramter-ubuntu-md
fix the parameter name of k8s version
This commit is contained in:
commit
1e0aec4edb
@ -79,7 +79,7 @@ $ ./build.sh
|
||||
```
|
||||
|
||||
You can customize your etcd version, flannel version, k8s version by changing corresponding variables
|
||||
`ETCD_VERSION` , `FLANNEL_VERSION` and `K8S_VERSION` in build.sh, by default etcd version is 2.0.12,
|
||||
`ETCD_VERSION` , `FLANNEL_VERSION` and `KUBE_VERSION` in build.sh, by default etcd version is 2.0.12,
|
||||
flannel version is 0.4.0 and k8s version is 1.0.3.
|
||||
|
||||
Make sure that the involved binaries are located properly in the binaries/master
|
||||
|
Loading…
Reference in New Issue
Block a user