Security

Review OpenBao Operator trust boundaries, security profiles, admission controls, workload posture, and tenant isolation.

On this page

The operator coordinates sensitive infrastructure; it does not make every identity trusted. Review who can express intent, who may approve dangerous controls, and which component owns each secret or resource.

Security routes

Security profiles

Hardened requires explicit, reviewable production controls. Development permits a smaller evaluation setup and must not be mistaken for an equivalent security posture. See Choose a security profile for the enforced contract.

Identity and admission

Creating a cluster does not automatically authorize every high-impact field. Delegated Kubernetes permissions protect publication, custom images, trust roots, cloud identity references, restore controls, and other dangerous choices. See operator authorization for the grant procedure.

Workload and tenant boundaries

The operator uses namespace-scoped delegation, managed-resource provenance, admission policy, security contexts, TLS, and network controls together. No single control substitutes for the rest. Use network policy and service exposure and TLS for the configuration procedures; this section keeps only the security contracts that are not already owned there.

Search the handbook

Try “install”, “threat model”, or “compatibility”.