Skip to content

Instantly share code, notes, and snippets.

@KargWare
Created March 21, 2019 17:43
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 KargWare/b3337fcb233070146ecc5388d4bf2d5c to your computer and use it in GitHub Desktop.
Save KargWare/b3337fcb233070146ecc5388d4bf2d5c to your computer and use it in GitHub Desktop.
subnet 192.168.113.0 netmask 255.255.255.0 {
option domain-name "k8s-cluster.local";
option domain-name-servers 192.168.113.2, 192.168.113.1;
option routers 192.168.113.1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment