摘要: Assign Pods to Nodes how to assign a Kubernetes Pod to a particular node in a Kubernetes cluster. Add a label to a node #List the nodes in your cluste 阅读全文
posted @ 2018-06-01 17:31 PanPan003 阅读(352) 评论(0) 推荐(0)
摘要: Configure Service Accounts for Pods A service account provides an identity for processes that run in a Pod. This is a user introduction to Service Acc 阅读全文
posted @ 2018-06-01 16:54 PanPan003 阅读(437) 评论(0) 推荐(0)