Hacker News new | ask | show | jobs
by alliewithane 532 days ago
That makes sense, I could add some code in the container that can communicate with private APIs in my servers. Is this standard practice or just an adhoc solution?
1 comments

It’s the scenario Kubernetes was created for.
Thank you!