Security
Three layers, each consuming the one before it: OpenBao is the cluster’s secrets and PKI backend; PKI & Secrets covers how cert-manager and External Secrets Operator pull certificates and credentials out of it into the cluster; Policies covers what’s enforced once a workload is running — Kyverno admission, CiliumNetworkPolicy default-deny, and pod security context.
These pages describe how the platform implements security. The rules themselves — required security-context fields, RBAC conventions, IAM scoping — are the Platform Constitution; this section links to it rather than restating it.
Namespace layout, operator login, AppRoles, backup and restore, and the 2.6.x parallelism constraint.
The three-tier PKI chain, how cert-manager issues from it, and how External Secrets syncs credentials from AWS.
Kyverno admission policies, CiliumNetworkPolicy default-deny, and the pod security context baseline.