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
This issue should be divided into three:
1 - coredns not picking ipv6 address when ipv6 is preferred in dual-stack mode
2 - k3s/rke2 not taking IPFamilies order into account when setting dual-stack mode
3 - services in general not setting ipFamilyPolicy: PreferDualStack when dual-stack mode is set
Environmental Info:
RKE2 Version:
Node(s) CPU architecture, OS, and Version:
Cluster Configuration:
Describe the bug:
Coredns service is not changing to dualStack when rke2 is deployed in dualStack mode:
Steps To Reproduce:
Deploy rke2 in dualStack mode and check the coredns service
Expected behavior:
coredns service follows along and has ipv4 and ipv6 addresses
Actual behavior:
Additional context / logs:
The text was updated successfully, but these errors were encountered: