mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-09 19:58:07 +03:00
update k8s to 1.13.3 (#4192)
* update k8s to 1.13.3 * update README as well
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
263c8731f2
commit
db2b76a22a
@@ -12,7 +12,7 @@ is_atomic: false
|
||||
disable_swap: true
|
||||
|
||||
## Change this to use another Kubernetes version, e.g. a current beta release
|
||||
kube_version: v1.13.2
|
||||
kube_version: v1.13.3
|
||||
|
||||
## Kube Proxy mode One of ['iptables','ipvs']
|
||||
kube_proxy_mode: ipvs
|
||||
|
||||
Reference in New Issue
Block a user