kubectl get events

From wikieduonline
Revision as of 10:25, 23 August 2022 by Ant (talk | contribs) (→‎Related)
Jump to navigation Jump to search

kubectl get events
kubectl get events -A
kubectl get event -A
kubectl -n gitlab-runner get events --field-selector type!=Normal
kubectl get events --sort-by=.metadata.creationTimestamp
kubectl get events --sort-by=.metadata.creationTimestamp -A
your_namespace        99s         Warning   BackOff                pod/elasticsearch-master-0                                            Back-off restarting failed container
your_namespace        108s        Warning   BackOff                pod/elasticsearch-master-1                                            Back-off restarting failed container
your_namespace        12m         Warning   PresentError           challenge/prod-admin-tls-cert-dzmbt-2545              Error presenting challenge: error getting clouddns service account: secret "clouddns-dns01-solver-svc-acct" not found
27m         Warning   OOMKilling         node/gke-you-pool4   Memory cgroup out of memory: Killed process 2768158 (python) total-vm:5613088kB, anon-rss:3051580kB, file-rss:65400kB, shmem-rss:0kB, UID:0 pgtables:7028kB oom_score_adj:997


BackOff
Completed
Created
FailedMount
FailedScheduling
Generated
PresentError
Pulled
Pulling
Requested
SawCompletedJob
Scheduled
Started
SuccessfulCreate
SuccessfulDelete

Related

See also

Advertising: