We are most likely not sure whether Pods exist. That does not really serve much of a purpose. Instead, we should validate whether the Pods are healthy. Knowing that a Pod exists does not really do us much good if it is unhealthy or if the application inside it is hanging. What we really want to validate is whether the Pods exist and whether they are in a certain phase.

Describing the pod and inspecting the conditions

Before we go through that, let’s describe the Pod that we created and see the types, phases, and conditions it’s in.

Get hands-on with 1200+ tech skills courses.