Flux CD: Auth & Access Control
Docs-backedAuthentication follows the Kubernetes RBAC model — agents accessing Flux resources use standard Kubernetes credentials (kubeconfig, service accounts) with RBAC policies controlling access to Flux custom resources. This integration with Kubernetes-native security means no separate authentication system. Teams can apply the same RBAC patterns they use for other Kubernetes resources.