To get the evicted / failed pod names only run the following command:
$ kubectl get pods --field-selector=status.phase=Failed -o custom-columns=name:metadata.name
This code gives us insight into the number of people who visit our website, where they are from, and what they are clicking on.