X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=src%2Ffoundation%2Fscripts%2Fconfig;h=ebfcf6f94a62a804005c23d00d71fb237ba85c0e;hb=0ce548c0f2520c90939ef721cc3f2c9686129c35;hp=f4c27b0a4acb89180aedf3e77e6ceca51aa8f1db;hpb=69177e641b600de94225403909519923a33d3c0e;p=iec.git diff --git a/src/foundation/scripts/config b/src/foundation/scripts/config index f4c27b0..ebfcf6f 100755 --- a/src/foundation/scripts/config +++ b/src/foundation/scripts/config @@ -29,7 +29,8 @@ K8S_WORKER_GROUP=( # K8s parameter CLUSTER_IP=172.16.1.136 # Align with the value in our K8s setup script POD_NETWORK_CIDR=192.168.0.0/16 -#IEC support three kinds network solution for Kubernetes: calico,flannel,contivpp +SVC_CIDR=172.16.1.0/24 +#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