Search
You can find the results of your search below.
Fulltext results:
- loadbalancing
- 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>