Open renyunkang opened 4 days ago
If I've enabled dual-stack networking, how can I configure specific pods to use only IPv4 (single-stack)?
Is there a configuration method to achieve this, or is it currently unsupported?
@renyunkang Have you tried 'cni.projectcalico.org/ipAddrsNoIpam' annotation. More information here: https://docs.tigera.io/calico/latest/reference/configure-cni-plugins#requesting-a-specific-ip-address
'cni.projectcalico.org/ipAddrsNoIpam'
If I've enabled dual-stack networking, how can I configure specific pods to use only IPv4 (single-stack)?
Is there a configuration method to achieve this, or is it currently unsupported?