Searching for Clusters
Use the search tokens below to search for Clusters. Looking for help with writing your query? click here
container.cluster.namecontainer.cluster.name
Enter the cluster name.
Example
Show cluster details based on the name.
container.cluster.name: GCP-2
container.cluster.uidcontainer.cluster.uid
Enter the UID of your cluster.
Example
Show cluster details based on the specified clusterUid.
container.cluster.uid: 22d6c554-****-4f0e-a***-59bc7****668
container.cluster.statuscontainer.cluster.status
Enter the status of your cluster (ACTIVE, UNKOWN).
Example
Find clusters having status as 'Active'.
container.cluster.status: ACTIVE
cloudProvider.namecloudProvider.name
Enter the provider name (AWS, AZURE, GCP, OCI, SELF_MANAGED_K8S).
Example
Show clusters based on the Cloud provider.
cloudProvider.name: AWS
container.aws.eks.arncontainer.aws.eks.arn
Enter the AWS ARN to search clusters.
Example
Show AWS Cluster details based on the passed AWS ARN (Amazon Resource Name) - 'arn:aws:eks:us-east-1:362******442:cluster/DJ-test-ekstest'.
container.aws.eks.arn:aws:eks:us-east-1:362******442:cluster/DJ-test-ekstest'
container.azure.aks.resourceIdcontainer.azure.aks.resourceId
Enter the Azure ID of your cluster.
Example
Show Azure cluster details based on the given Azure ID - 5a8*****-af14-4***a10-bfa0-*****979cb16.
container.azure.aks.resourceId: 5a8*****-af14-4***a10-bfa0-*****979cb16
container.oci.oke.ocidcontainer.oci.oke.ocid
Enter the Oracle Cloud (OC) ID of your cluster.
Example
Show OC cluster details based on the given OCI ID - ocid1.cluster.oc1.***.qbcs.
container.oci.oke.ocid: ocid1.cluster.oc1.***.qbcs
container.gcp.gke.krncontainer.gcp.gke.krn
Enter the GCP KRN of your cluster.
Example
Show GCP cluster details based on the GCP KRN - projects/xxxxxx/location/us-1/clusters/zonal-cluster.
container.gcp.gke.krn: projects/xxxxxx/location/us-1/clusters/zonal-cluster
container.cluster.recordCreatedDatecontainer.cluster.recordCreatedDate
Enter the record created value.
Example
Show details of the cluster based on the Record created value - [now-100d ... now-1s].
container.cluster.recordCreatedDate: [now-100d ... now-1s]
container.cluster.recordUpdatedDatecontainer.cluster.recordUpdatedDate
Enter the Record updated value.
Example
Show clusters based on the Record updated value - [now-100d ... now-1s].
container.cluster.recordUpdatedDate: [now-100d ... now-1s]
k8sExposure.exposedOutsideClusterk8sExposure.exposedOutsideCluster
Enter the value to show containers exposed outside the cluster.
Example
Show containers exposed outside the cluster.
k8sExposure.exposedOutsideCluster: true
k8sExposure.exposedToWorldk8sExposure.exposedToWorld
Enter the value to show containers connected to the Internet.
Example
Show containers exposed to the Internet.
k8sExposure.exposedToWorld: true