Commit Graph

19 Commits

Author SHA1 Message Date
827402e097 fix(k8s/infrastructure/authelia): cryptpad configuration 2026-03-13 21:53:53 +02:00
0517e2b4b8 feat(k8s/infrastructure/authelia): migrate storage from SQLite to PostgreSQL 2026-03-13 21:53:52 +02:00
a7bb66a183 feat(k8s/cryptpad): add cryptpad stack 2026-03-13 21:53:51 +02:00
07fa20795f feat(k8s/infrastructure): enable NFD NodeFeatureRule for Intel GPU plugin 2026-03-10 23:04:42 +02:00
bcafcac813 feat(k8s/infrastructure): add Node Feature Discovery for automatic hardware labeling 2026-03-10 23:02:12 +02:00
a3601cc7e5 feat(k8s/storage): convert all stateful PVCs to static NFS PVs 2026-03-10 22:36:35 +02:00
c5d9ed1e6b feat(k8s/infrastructure): add local-path-provisioner for node-local SQLite storage 2026-03-10 21:11:09 +02:00
92d8546c10 feat(k8s/infrastructure): add MetalLB with pool 10.127.1.200-10.127.1.249 2026-03-01 13:34:57 +02:00
edf7895639 feat(k8s/infrastructure/authelia): update configuration 2026-02-27 22:25:03 +02:00
46d505fca0 feat(k8s/infrastructure/authelia): update users database 2026-02-27 20:07:06 +02:00
a7773d5c05 feat(k8s/traefik): allow ExternalName services 2026-02-23 19:45:36 +02:00
6f833d7d7a feat(k8s/infrastructure): add Intel GPU device plugin for hardware transcoding 2026-02-23 19:45:31 +02:00
bac800cdd3 feat(k8s/infrastructure/traefik): enable dashboard for port-forward access 2026-02-23 19:45:30 +02:00
2b299b6f73 feat(k8s/infrastructure/authelia): add Redis for session persistence 2026-02-23 19:45:28 +02:00
5e7a81c9cd feat(k8s/media): scale apps to 1 after data migration 2026-02-23 19:45:27 +02:00
942887c997 feat(k8s/media): implement and scale apps to zero for migration 2026-02-23 19:45:26 +02:00
43031e7484 feat(k8s/infrastructure/authelia): update configuration 2026-02-23 19:45:25 +02:00
7561421b92 fix: update nfs server hostname 2026-02-23 19:45:24 +02:00
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