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 have been trying to get this example to create a dual stack cluster that supports ipv4 and ipv6 via Virtual Box. I can't get the nodes to be allocated ipv6 and ipv4 address. I tried different kubeadm init parameter combinations:
I also tried playing with different Virtualbox network settings (bridge, host). You have any recommendations to get this example to work with dual stack?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have been trying to get this example to create a dual stack cluster that supports ipv4 and ipv6 via Virtual Box. I can't get the nodes to be allocated ipv6 and ipv4 address. I tried different kubeadm init parameter combinations:
https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/dual-stack-support/
I also tried playing with different Virtualbox network settings (bridge, host). You have any recommendations to get this example to work with dual stack?
Beta Was this translation helpful? Give feedback.
All reactions