Add OPA Gatekeeper deprecation notice

This commit is contained in:
Billy Tat
2024-02-23 14:02:27 -08:00
parent fa11eeda9f
commit 1e76595c2f
6 changed files with 17 additions and 0 deletions
@@ -6,6 +6,8 @@ title: OPA Gatekeeper
<link rel="canonical" href="https://ranchermanager.docs.rancher.com/integrations-in-rancher/opa-gatekeeper"/>
</head>
<DeprecationOPAGatekeeper link="kubewarden" />
To ensure consistency and compliance, every organization needs the ability to define and enforce policies in its environment in an automated way. [OPA (Open Policy Agent)](https://www.openpolicyagent.org/) is a policy engine that facilitates policy-based control for cloud native environments. Rancher provides the ability to enable OPA Gatekeeper in Kubernetes clusters, and also installs a couple of built-in policy definitions, which are also called constraint templates.
OPA provides a high-level declarative language that lets you specify policy as code and ability to extend simple APIs to offload policy decision-making.