Configure static IP address on Netplan
Every server needs a static IP address to work as expected. On Ubuntu, you have to use Netplan to configure a static IP address.
Thoughts on development, infrastructure, and the tools I use.
8 posts tagged "linux"
Every server needs a static IP address to work as expected. On Ubuntu, you have to use Netplan to configure a static IP address.
Replace the deprecated nginx-ingress with the new Traefik ingress addon on a MicroK8s deployment.