Skip to content

Instantly share code, notes, and snippets.

@KargWare
Created March 21, 2019 17:44
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/9b750471edae11e84eed4245fa9fb312 to your computer and use it in GitHub Desktop.
Save KargWare/9b750471edae11e84eed4245fa9fb312 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