- We'll be running Ubuntu 18.04 instances
- On Ubuntu 18.04 and Kubeadm 1.11.1 you can experience problems with nodes not
- Create one master node and one worker node. Warning for wall of script below:
gcloud logging read "resource.labels.pod_id:backend AND severity:ERROR" --order asc --format json | jq '.[].textPayload'
gcloud compute instances stop $(gcloud compute instances list | grep -v "NAME" | awk '{ print $1}')
In this guide I’ve tested a number of different commands and configurations using Docker to run a container with dhcpd (+macvlan driver) to serve my clients in my home network. In the end i’ll migrate from my Windows 2012 R2 Server running DHCP to a much more lightweight Docker container (7.42 MB in total). Wow.