Searching for Workloads (PODs)
Use the search tokens below to search for PODs. Looking for help with writing your query? click here
container.cluster.k8s.pod.containercontainer.cluster.k8s.pod.container
Enter the count of the containers you want to search.
Example
Show workloads which has a container count of 2.
container.cluster.k8s.pod.container: 2
container.cluster.k8s.pod.annotationcontainer.cluster.k8s.pod.annotation
Enter the annotation of your POD.
Example
Show workloads based on the given annotation - ios_delta.
container.cluster.k8s.pod.annotation: ios_delta
container.cluster.k8s.pod.labelcontainer.cluster.k8s.pod.label
Enter the label of your POD.
Example
Show workloads based on the given label - application-2.
container.cluster.k8s.pod.label: application-2
container.cluster.k8s.pod.namecontainer.cluster.k8s.pod.name
Enter the name of the POD.
Example
Show workloads based on the POD name.
container.cluster.k8s.pod.name: docker.io
container.cluster.k8s.pod.statuscontainer.cluster.k8s.pod.status
Enter the status of the POD.
Example
Show RUNNING workloads.
container.cluster.k8s.pod.status: RUNNING
container.k8s.exposure.exposedOutsideClustercontainer.k8s.exposure.exposedOutsideCluster
Enter the UID of the cluster.
Example
Show workloads exposed to the world.
container.k8s.exposure.exposedToWorld: true