Created
November 30, 2019 14:06
-
-
Save vigneshragupathy/116ca2516a6d1e2ed4fbb6f3a245d35c to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kind: KubeProxyConfiguration | |
apiVersion: kubeproxy.config.k8s.io/v1alpha1 | |
clientConnection: | |
kubeconfig: "/var/lib/kube-proxy/kubeconfig" | |
mode: "iptables" | |
clusterCIDR: "192.168.5.0/24" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment