Difference between revisions of "Kubectl get events -o wide"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
kubectl get events -o wide -A | head -3 | kubectl get events -o wide -A | head -3 | ||
− | NAMESPACE LAST SEEN TYPE REASON | + | NAMESPACE LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME |
− | default 32m Normal Scheduled | + | default 32m Normal Scheduled pod/my-argo-argocd-application-controller-0 default-scheduler Successfully assigned default/my-argo-argocd-application-controller-0 to node2 32m 1 my-argo-argocd-application-controller-0.17c4fa94e7fd0073 |
+ | |||
+ | == Related == | ||
+ | [[kubectl describe events]] my-argo-argocd-application-controller-0.17c4fa94e7fd0073 | ||
== See also == | == See also == |
Latest revision as of 17:52, 10 April 2024
kubectl get events -o wide -A | head -3 NAMESPACE LAST SEEN TYPE REASON OBJECT SUBOBJECT SOURCE MESSAGE FIRST SEEN COUNT NAME default 32m Normal Scheduled pod/my-argo-argocd-application-controller-0 default-scheduler Successfully assigned default/my-argo-argocd-application-controller-0 to node2 32m 1 my-argo-argocd-application-controller-0.17c4fa94e7fd0073
Related[edit]
kubectl describe events my-argo-argocd-application-controller-0.17c4fa94e7fd0073
See also[edit]
Advertising: