摘要:
This page provides an overview of Pod, the smallest deployable object in the Kubernetes object model. Understanding Pods How Pods manage multiple Cont 阅读全文
posted @ 2017-12-26 22:11
PanPan003
阅读(819)
评论(0)
推荐(0)
摘要:
Images You create your Docker image and push it to a registry before referring to it in a Kubernetes pod. The image property of a container supports t 阅读全文
posted @ 2017-12-26 21:21
PanPan003
阅读(837)
评论(0)
推荐(0)