Hacker News new | ask | show | jobs
by notyourday 2977 days ago
Boatload of VMs with constantly migrating IP addresses.
1 comments

Which then has the problem of how do users find them (if by DNS, you can block the DNS record).
Service discovery is an actual interesting problem to solve when you don't outsource it to k8s, huh?
Seems it is enough to be a little creative with side channels.