infra/modules/kubernetes/rbac
Viktor Barzin 9bcdb9e59f [ci skip] Implement multi-user Kubernetes access with OIDC
- Add RBAC module (modules/kubernetes/rbac/) with admin, power-user,
  and namespace-owner roles, API server OIDC flags, and audit logging
- Add self-service portal (modules/kubernetes/k8s-portal/) SvelteKit app
  with kubeconfig download and setup instructions
- Configure Alloy to collect audit logs from kube-apiserver
- Add Grafana dashboard for Kubernetes audit log visualization
- Configure Authentik OIDC provider with groups scope mapping
- Wire up k8s_users and ssh_private_key variables through module chain
2026-02-17 21:42:39 +00:00
..
apiserver-oidc.tf [ci skip] Implement multi-user Kubernetes access with OIDC 2026-02-17 21:42:39 +00:00
audit-policy.tf [ci skip] Implement multi-user Kubernetes access with OIDC 2026-02-17 21:42:39 +00:00
main.tf [ci skip] Implement multi-user Kubernetes access with OIDC 2026-02-17 21:42:39 +00:00