HN user

tb93

6 karma
Posts0
Comments6
View on HN
No posts found.

No, Pod is designed for multi-containers grouped to run on the same host, primarily for sidekick process, like syslog.

If you want to multi-host deployment, it is similar to CloudFormation. You can still use multiple pods to compose a distributed app.