add configmap for kubeproxy
This commit is contained in:
5
resources/configmaps/env/k3s-cluster/templates/kubeproxy.yaml
vendored
Normal file
5
resources/configmaps/env/k3s-cluster/templates/kubeproxy.yaml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
apiVersion: kubeproxy.config.k8s.io/v1alpha1
|
||||
kind: KubeProxyConfiguration
|
||||
mode: "ipvs"
|
||||
ipvs:
|
||||
strictARP: true
|
||||
Reference in New Issue
Block a user