Skip to content

Instantly share code, notes, and snippets.

@vigneshragupathy
Created November 30, 2019 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vigneshragupathy/116ca2516a6d1e2ed4fbb6f3a245d35c to your computer and use it in GitHub Desktop.
Save vigneshragupathy/116ca2516a6d1e2ed4fbb6f3a245d35c to your computer and use it in GitHub Desktop.
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