Skip to content

Datree offers cluster integration that allows you to validate your resources against your configured policy upon pushing them into a cluster, by using an admission webhook.

License

Notifications You must be signed in to change notification settings

datreeio/admission-webhook-datree

Repository files navigation

Datree Admission Webhook

Overview

Datree prevents misconfigurations by blocking resources that do not meet your policy, using an admission webhook.

The webhook will catch create, apply and edit operations and initiate a policy check against the resources associated with each operation. If any misconfigurations are found, the webhook will reject the operation, and display a detailed output with instructions on how to resolve each misconfiguration.

For the full documentation, click here👈🏼

The webhook can be configured via the helm values file under the datree key. See the Datree webhook Helm chart for more details.

About

Datree offers cluster integration that allows you to validate your resources against your configured policy upon pushing them into a cluster, by using an admission webhook.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published