This message was deleted.
# k3s
a
This message was deleted.
b
kubectl get events -n $pod_namespace
You can also see it with:
kubectl describe pod -n $pod-namespace $pod-name
in the rancher UI you can click into the pod and look at the events or at the main page of the cluster the events for the entire cluster are at the bottom of the page. Hope this helps!