You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm planning an upgrade of our EKS cluster from 1.23 to 1.24. I would like to disable container IPv6, but the doc and the release notes are contradictory.
In the v1.15.0 release notes, there's a mention about a variable named DISABLE_CONTAINER_V6, while in the doc there's no reference about it, but there's another variable named DISABLE_POD_V6.
Which one am I supposed to use to achieve my goals ?
This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
I'm planning an upgrade of our EKS cluster from 1.23 to 1.24. I would like to disable container IPv6, but the doc and the release notes are contradictory.
In the v1.15.0 release notes, there's a mention about a variable named
DISABLE_CONTAINER_V6
, while in the doc there's no reference about it, but there's another variable namedDISABLE_POD_V6
.Which one am I supposed to use to achieve my goals ?
https://github.com/aws/amazon-vpc-cni-k8s/releases/tag/v1.15.0
https://github.com/aws/amazon-vpc-cni-k8s/tree/v1.15.0
The text was updated successfully, but these errors were encountered: