You can view all the pods deployed in the cluster along with their state. You can also perform the following operations on each pod:
- View Details - Lets you view the pod YAML.
- View Log - Lets you view the logs for any container in the pod.
- Launch Terminal - Lets you launch the terminal on any container in the pod to execute commands.