摘要:
第一次启动 重启ubuntu Since Windows 10 version 1803, closing all WSL terminal windows won't kill background processes by default, unless the file is present. 阅读全文
摘要:
Pods are the smallest deployable units of computing that can be created and managed in Kubernetes. What is a Pod? A pod (as in a pod of whales or pea 阅读全文
摘要:
kubernetes concepts overview Pod overview Replication Controller Pod Liftcycle Termination Of Pod ReplicaSet Labels and Selectors Static Pods Pod Secu 阅读全文
摘要:
Pod Lifecycle This page describes the lifecycle of a Pod. Pod phase A Pod’s status field is a PodStatus object, which has a phase field. The phase of 阅读全文
摘要:
Edit This Page ReplicationController NOTE: A Deployment that configures a ReplicaSet is now the recommended way to set up replication. 注意:更加推荐使用Replic 阅读全文