vmware-archive / tgik

Official repository for TGI Kubernetes (TGIK)!
Apache License 2.0
835 stars 158 forks source link

Episode Idea: Setting up dual-stack (IPv4 and IPv6) kubernetes cluster #475

Open damalhot opened 2 years ago

damalhot commented 2 years ago

Can we have an episode on how to setup a dual-stack kubernetes cluster on-prem? Topics to be covered:

  1. How to configure control-plane components to communicate over dual-stack?
  2. How to configure dual-stack on kubelet?
  3. How to configure dual-stack on CNI to allocate IPv4 and IPv6 on pods and services?