Kube-DHCP; DHCP4 server running in Kubernetes Status: Early Development Building docker build -f Dockerfile.build -t kube-dhcp . Installation kubectl apply -f deployment.yaml Configuration Edit configuration file (e.g. example-config.yaml) and deploy it. kubectl apply -f example-config.yaml