returnerrors.New("flannel CNI and network policy enforcement are not compatible with dual-stack operation; server must be restarted with --flannel-backend=none --disable-network-policy and an alternative CNI plugin deployed")
returnerrors.New("network policy enforcement is not compatible with dual-stack operation; server must be restarted with --disable-network-policy")
}
}
ifdualDNS==true{
ifdualDNS==true{
returnerrors.New("dual-stack cluster-dns is not supported")
returnerrors.New("dual-stack cluster-dns is not supported")