Crossplane: Auth & Access Control
Docs-backedAuthentication uses Kubernetes RBAC — agents interacting with Crossplane-managed resources use the same service account and RBAC model as any other Kubernetes workload. The Kubernetes-native auth model is an advantage for agents already authenticated to the cluster, as no additional credential management is required for infrastructure operations.