mode

Search

You can find the results of your search below.

loadbalancing
4 Hits, Last modified:
e preliminare "If you’re using kube-proxy in IPVS mode, since Kubernetes v1.14.2 you have to enable strict ARP mode." Edito la configMap di kube-proxy: <code> ubun... on: kubeproxy.config.k8s.io/v1alpha1 ... ... #mode: "iptables" mode: "ipvs" ipvs: strictARP: true kind: KubeProxyConfiguration </code>