X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fscripts%2Fconfig;h=846be67e716d9d86cde8e7189dbeb74f37d0c2d0;hb=55fbf4451a30337c7db112433126c07c091dbc07;hp=8c4837cc6a1858fcc1ef98dd710f6ec985b66fbd;hpb=bcd84b3f9eea3c59d857cf2889fc943ebbe26443;p=iec.git diff --git a/src/foundation/scripts/config b/src/foundation/scripts/config index 8c4837c..846be67 100755 --- a/src/foundation/scripts/config +++ b/src/foundation/scripts/config @@ -30,12 +30,15 @@ K8S_WORKER_GROUP=( CLUSTER_IP=172.16.1.136 # Align with the value in our K8s setup script POD_NETWORK_CIDR=192.168.0.0/16 SVC_CIDR=172.16.1.0/24 -#IEC support three kinds network solution for Kubernetes: calico,flannel,contivpp +#IEC support multiple network solution for Kubernetes: calico,flannel,contivpp,cilium,etc CNI_TYPE=calico #kubernetes-cni version 0.7.5/ 0.6.0 -CNI_VERSION=0.6.0 +#CNI_VERSION=0.7.5 +CNI_VERSION=0.8.6 #kubernetes version: 1.15.2/ 1.13.0 -KUBE_VERSION=1.13.0 +#KUBE_VERSION=1.15.0 +KUBE_VERSION=1.19.0 + # DEV_NAME is an associative array, list network interface device names used by contivpp, # Use IP address of K8S_WORKER_GROUP as key, for example