X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fscripts%2Fk8s_common.sh;h=0e9de864c4ac09c23c1d3ebaee38a9ead58cb41d;hb=763fe2a5586fe268077ef1ffd3e1e94d1ba0f435;hp=9a4483419c123830066a48747f28d4aca7768368;hpb=2fe3d7c689341cc5e25678416c4f035ef3e5c96a;p=iec.git diff --git a/src/foundation/scripts/k8s_common.sh b/src/foundation/scripts/k8s_common.sh index 9a44834..0e9de86 100755 --- a/src/foundation/scripts/k8s_common.sh +++ b/src/foundation/scripts/k8s_common.sh @@ -2,6 +2,7 @@ DOCKER_VERSION=18.06.1~ce~3-0~ubuntu KUBE_VERSION=1.13.0-00 +K8S_CNI_VERSION=0.6.0-00 # Install Docker as Prerequisite curl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add - @@ -25,9 +26,15 @@ cat <