摘要: 理解k8s里的几个概念 Kubernetes 通过各种 Controller 来管理 Pod 的生命周期。为了满足不同业务场景,Kubernetes 开发了 Deployment、ReplicaSet、DaemonSet、StatefuleSet、Job 等多种 Controller。最常用的 De 阅读全文
posted @ 2019-12-07 11:59 张占岭 阅读(3854) 评论(0) 推荐(0)