Difference between revisions of "Kubectl get daemonset"

From wikieduonline
Jump to navigation Jump to search
Line 11: Line 11:
 
  [[kube-system]]  [[aws-node]]    2        2        2      2            2          <none>          24h
 
  [[kube-system]]  [[aws-node]]    2        2        2      2            2          <none>          24h
 
  kube-system  [[kube-proxy]]  2        2        2      2            2          <none>          24h
 
  kube-system  [[kube-proxy]]  2        2        2      2            2          <none>          24h
 +
 +
== Related ==
 +
[[kubectl patch]]
  
  

Revision as of 16:05, 21 December 2022

kubectl get ds
kubectl get daemonset
kubectl get daemonset -A
kubectl get daemonset 
No resources found in default namespace.
kubectl get daemonset -A
NAMESPACE     NAME         DESIRED   CURRENT   READY   UP-TO-DATE   AVAILABLE   NODE SELECTOR   AGE
kube-system   aws-node     2         2         2       2            2           <none>          24h
kube-system   kube-proxy   2         2         2       2            2           <none>          24h

Related

kubectl patch


See also

Advertising: