sassoftware / viya4-iac-k8s

This project contains Terraform scripts to provision cloud infrastructure resources, when using vSphere, and Ansible to apply the needed elements of a Kubernetes cluster that are required to deploy SAS Viya platform product offerings.
Apache License 2.0
23 stars 15 forks source link

feat: (IAC-1225) Update default Calico CNI Version to 3.27.0 #101

Closed jarpat closed 6 months ago

jarpat commented 6 months ago

Changes

Update the default Calico CNI version to 3.27.0 (cluster_cni_version & kubernetes_cni_version) to pull in the latest fixes and improvements.

This new version was tested by Tigera to work against K8s 1.24-1.28 so we are bumping the version https://docs.tigera.io/calico/3.27/getting-started/kubernetes/requirements#kubernetes-requirements

Tests

Scenario Provider kubectl version cluster_version cluster_cni cluster_cni_version cluster_cri cluster_cri_version METRICS_SERVER_CHART_VERSION Order Cadence
1 OSS 1.27.9 1.26.12 calico 3.27.0 containerd 1.6.26 3.11.0 * fast:2020
2 OSS 1.27.9 1.27.9 calico 3.27.0 containerd 1.6.26 3.11.0 * fast:2020
3 OSS 1.27.9 1.28.5 calico 3.27.0 containerd 1.6.26 3.11.0 * fast:2020