Skip to content

Latest commit

 

History

63 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kea

Kea DHCP server

Update config

mv config/data.csv config/data.csv.bak # force download
python3 config/isc_dhcp_config_gen.py > subnet.conf
kubectl create configmap keasubnet -n dhcp --from-file=subnet.conf --dry-run=true -o yaml > subnet.yaml

Apply config

Log into each pod and run. Remember to verify config map update has synced to the pod.

kill -HUP 1

About

Kea DHCP server

Resources

Stars

3 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages