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
With the popularity of ipv6, the demand to support ipv6 has become stronger. I hope the following scenarios can be satisfied:
All machines communicate within the cluster using ipv4
All machines communicate within the cluster using ipv6
All machines have ipv4/ipv6 at the same time, users can choose whether to use ipv4 or ipv6 to communicate within the cluster
CNI and kube-proxy support ipv4, ipv6 and dual stack.
At the same time, I don't want to configure both ip for each machine in the ClusterFile when I use dual stacks, which is very troublesome to use, and it's best to automatically identify them.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Issue Description
Type: feature request
Describe what feature you want
With the popularity of ipv6, the demand to support ipv6 has become stronger. I hope the following scenarios can be satisfied:
At the same time, I don't want to configure both ip for each machine in the ClusterFile when I use dual stacks, which is very troublesome to use, and it's best to automatically identify them.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: