Direct access to K3s containers on localhost
k3s can create a compact kubernetes cluster for development.
With extra tweaks, you can access its containers from the host plain network.
Static route to service network via flannel k3s has default subnetwork of 10.43.0.0./16 for services, and default host of 10.42.0.1 for flannel DNS config including kube-dns k3s has default host of 10.……