5 ms·
No, pod is a collection of multiple images, not a single fat one.
by tb93 11y ago
No, pod is a collection of multiple images, not a single fat one.
- jsprogrammer 11y agoSorry, you have to rebuild the top level representation, which I guess is now called a Pod.
- tb93 11y agoNo, 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.
- zobzu 11y agoacross the network to a non-coreos container? ;)