Home

Searching for Cluster Admission Events

Use the search tokens below to search for Cluster Admission events. Looking for help with writing your query? Click here.

policy.uuidpolicy.uuid

Enter the UUID of your Cluster Admission policy.

Example

Show cluster admission events with policy uuid.

policy.uuid: 83aeab02-af46-4830-b599-5181c9c5ca62

policy.versionpolicy.version

Enter the version of your policy.

Example

Show events based on the policy version.

policy.version: 12

policy.result.evaluationpolicy.result.evaluation

Enter the type of policy evaluation (PASSED, FAILED, NOT_EVALUATED).

Example

Find cluster admission events based on the policy evaluation.

policy.result.evaluation: PASSED

policy.k8s.admissionController.pod.namepolicy.k8s.admissionController.pod.name

Enter the type of Admission controller Pod name.

Example

Find cluster admission events based on the admission controller Pod name.

policy.k8s.admissionController.pod.name: nginx-deployment

policy.scopepolicy.scope

Enter the type of policy for your admission controller (Organization, Namespace, Cluster,`No Policy`).

Example

Show events based on policy type.

policy.scope: Namespace

policy.k8s.admissionController.namespace.namepolicy.k8s.admissionController.namespace.name

Enter the name of the namespace.

Example

Show events based on the policy evaluated against the given namespace.

policy.k8s.admissionController.namespace.name: default

policy.k8s.admissionController.cluster.namepolicy.k8s.admissionController.cluster.name

Enter the name of the cluster.

Example

Show events based on the policy evaluated against the given cluster.

policy.k8s.admissionController.cluster.name: azure_eu_1

policy.k8s.admissionController.enforcementActionpolicy.k8s.admissionController.enforcementAction

Enter the enforcement action value (AUDIT, BLOCK).

Example

Show events based on the chosen enforcement action value.

policy.k8s.admissionController.enforcementAction: AUDIT

container.image.isMultiPlatformImagecontainer.image.isMultiPlatformImage

Enter the value to check if the image is available on multiplatform (true, false).

Example

Show events based on the chosen ismultiplatformimage value.

container.image.isMultiPlatformImage: true