Commit Graph

12 Commits

Author SHA1 Message Date
oleksandr 92d8546c10 feat(k8s/infrastructure): add MetalLB with pool 10.127.1.200-10.127.1.249 2026-03-01 13:34:57 +02:00
oleksandr edf7895639 feat(k8s/infrastructure/authelia): update configuration 2026-02-27 22:25:03 +02:00
oleksandr 46d505fca0 feat(k8s/infrastructure/authelia): update users database 2026-02-27 20:07:06 +02:00
oleksandr a7773d5c05 feat(k8s/traefik): allow ExternalName services 2026-02-23 19:45:36 +02:00
oleksandr 6f833d7d7a feat(k8s/infrastructure): add Intel GPU device plugin for hardware transcoding 2026-02-23 19:45:31 +02:00
oleksandr bac800cdd3 feat(k8s/infrastructure/traefik): enable dashboard for port-forward access 2026-02-23 19:45:30 +02:00
oleksandr 2b299b6f73 feat(k8s/infrastructure/authelia): add Redis for session persistence 2026-02-23 19:45:28 +02:00
oleksandr 5e7a81c9cd feat(k8s/media): scale apps to 1 after data migration 2026-02-23 19:45:27 +02:00
oleksandr 942887c997 feat(k8s/media): implement and scale apps to zero for migration 2026-02-23 19:45:26 +02:00
oleksandr 43031e7484 feat(k8s/infrastructure/authelia): update configuration 2026-02-23 19:45:25 +02:00
oleksandr 7561421b92 fix: update nfs server hostname 2026-02-23 19:45:24 +02:00
oleksandr db16af0d27 fix(k8s/infra): split infrastructure into controllers and configs stages
ClusterIssuer dry-run fails because cert-manager CRDs are not yet
installed when the single infrastructure Kustomization is applied.
Split into infrastructure-controllers (Helm charts that install CRDs)
and infrastructure-configs (CRD-dependent resources like ClusterIssuer)
with a dependency between them.
2026-02-23 19:45:23 +02:00