Update Flannel manifests, install script and version (0.12) + fix tests scripts (#5937)

* Add CI_TEST_VARS to tests

* Update flannel to 0.12.0 (with new manifests) and disable tx/rx
offloading in networking test
This commit is contained in:
Florian Ruynat
2020-04-15 08:48:02 +02:00
committed by GitHub
parent b5125e59ab
commit 58f48500b1
10 changed files with 136 additions and 69 deletions

View File

@@ -28,6 +28,3 @@ enable_nodelocaldns: false
kube_oidc_url: https://accounts.google.com/.well-known/openid-configuration
kube_oidc_client_id: kubespray-example
# Temp set k8s ver to 1.16.8
kube_version: v1.16.8