X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fscripts%2Fk8s_common.sh;h=0e9de864c4ac09c23c1d3ebaee38a9ead58cb41d;hb=be5ba34453977ea50ec2a5559d2d1ef3cafbeb3d;hp=9a4483419c123830066a48747f28d4aca7768368;hpb=38539411e0db414bd281be6313e080cbff7bab13;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 <