Pod

A pod runs one or more containers, providing a shared network and storage environment for each container.

  • View running Pods

  • Check container count, status, and details

  • Select a PodContainerMonitor for resource usage or Log to check pod logs

Monitor pod resource usage
pod Log
  • Event to check pod progress

Last updated