Security / Platform Controls
Platform security controls
Kubernetes-level controls such as RBAC, validating admission policies, and network boundaries.
Platform control routes
- 01Open
RBAC architecture
Split-controller model, narrow identities, and mutation-locked access boundaries.
- 02Open
Admission policies
CEL-based guardrails that reject unsafe configurations and pause sensitive reconciliation when enforcement disappears.
- 03Open
Network security
Default-deny traffic boundaries and the explicit egress model used for backups, upgrades, and integrations.
Cluster prerequisites
- Kubernetes
v1.33+is required by OpenBao Operator.ValidatingAdmissionPolicyis GA on all supported versions. - A CNI that actually enforces
NetworkPolicyis required for the network isolation model to be real.
Next actions
Next release documentation
You are reading the unreleased main docs. Use the version menu for the newest published release, or check the release notes for what is already out.
Was this page helpful?
Use Needs work to open a structured GitHub issue for this page. The Yes button only acknowledges the signal locally.