Remove experimental note from OPA docs

This commit is contained in:
Catherine Luse
2021-01-08 16:21:24 -07:00
parent cc95c30b96
commit b2373c5584
@@ -7,8 +7,6 @@ aliases:
---
_Available as of v2.4.0_
> This is an experimental feature.
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.