zmmmmm 2 days ago

interesting choice - doesn't that then mean that container to container integration is going to be harder and a lot of overhead per-container? I would have thought a shared VM made more sense. I wonder what attracted them to this.

2
pxc 2 days ago

It seems great from a security perspective, and a little bit nice from a networking perspective.

selimnairb 2 days ago

The "one IP per container" approach (instead of shared IPs) is similar to how kubernetes pods work.

mickdarling 2 days ago

I can see the decision to do it this way being related to their private secure cloud infrastructure for AI tools.

JoBrad 2 days ago

I like the security aspect. Maybe DNS works, and you can use that for communication between containers?