k8s Daemonset
only one Daemonset can run on each nodekubectl get daemonset --namespace=kube-systemkubectl get pod --namespace=kube-system -o widethe system pod:dns\etcd\apiserver\controller manager\scheduler\f...
·
only one Daemonset can run on each node
kubectl get daemonset --namespace=kube-system
kubectl get pod --namespace=kube-system -o wide
the system pod:
dns\etcd\apiserver\controller manager\scheduler\flannel\proxy
kind :
Deployment :
Job: one-time task,exit after completion
更多推荐
已为社区贡献7条内容
所有评论(0)