update k8s to 1.13.3 (#4192)

* update k8s to 1.13.3

* update README as well
This commit is contained in:
Bort Verwilst
2019-02-06 19:48:05 +01:00
committed by Kubernetes Prow Robot
parent 263c8731f2
commit db2b76a22a
4 changed files with 6 additions and 4 deletions

View File

@@ -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