Comment on Announcing rkt v0.5, featuring pods, overlayfs, and moreparentComments−tb9311yNo, 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.−zobzu11yacross the network to a non-coreos container? ;)
Comments
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.
across the network to a non-coreos container? ;)