Hacker News new | ask | show | jobs
by reilly3000 1318 days ago
It’s been a really doozy for me too, doubly so for local k8s in Docker (kind/k3s). I’ve tried a whole lot of variations, it’s hard and harder to scale across hundreds of devices.
1 comments

Well the `colima start --network-address` lets me ping the VM and to use `--net=host`. Nice!