amazon-vpc-cni-k8s
amazon-vpc-cni-k8s copied to clipboard
Use AL2023 base images on VPC-CNI
What type of PR is this?
improvement
Which issue does this PR fix?:
N/A
What does this PR do / Why do we need it?: We should look to move VPC-CNI images to use the AL2023 base images since those will be patched at a faster rate and have improvements compared to AL2.
Testing done on this change:
Integration test results. IP family in parenthesis means the IP family the cluster the test ran against had.
Tests on AL2 nodes
-
CNI (IPv4)
-
IPAMD (IPv4)
-
CNI Metrics (IPv4) (Tested against cni metrics image using the AL2023 image)
-
Custom Networking (IPv4)
-
SNAT (IPv4)
-
Pod ENI (IPv4)
-
IPv6 (IPv6)
-
CNI Egress (IPv6)
Tests on AL2023 nodes
-
CNI (IPv4)
-
IPAMD (IPv4)
-
SNAT (IPv4)
-
Pod ENI (IPv4)
-
IPv6 (IPv6)
-
CNI Egress (IPv6)
-
Custom Networking (IPv4)
- WIP
Will this PR introduce any new dependencies?:
No
Will this break upgrades or downgrades? Has updating a running cluster been tested?: No, Yes
Does this change require updates to the CNI daemonset config files to work?:
No
Does this PR introduce any user-facing change?:
No
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.