Managing Pods

You can view all the pods deployed in the cluster along with their state. You can also perform the following operations on each pod:

  1. View Details - Lets you view the pod YAML.
  2. View Log - Lets you view the logs for any container in the pod.
  3. Launch Terminal - Lets you launch the terminal on any container in the pod to execute commands.