X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fscripts%2Fk8s_common.sh;h=0e9de864c4ac09c23c1d3ebaee38a9ead58cb41d;hb=1111a435455b78da2c382c68cc1c95af9ee5ca73;hp=e1e086d4c5a3fab272740efc05dedf388c982b20;hpb=e2db2e70f8c797b709189cb4f38519e47c0b8975;p=iec.git diff --git a/src/foundation/scripts/k8s_common.sh b/src/foundation/scripts/k8s_common.sh index e1e086d..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,10 @@ cat <