Commit graph

18 commits

Author SHA1 Message Date
Viktor Barzin
b36932f9a3 Migrate all service modules from nginx-ingress to Traefik
- Remove nginx-specific ingress variables (use_proxy_protocol, proxy_timeout, additional_configuration_snippet)
- Update ingress annotations to use Traefik middleware CRDs
- Delete nginx-ingress module (replaced by traefik)
- Add new traefik middleware.tf for shared middleware definitions
- Update service modules to work with new ingress_factory interface
2026-02-07 13:25:49 +00:00
Viktor Barzin
1275697f2b Add GPU node taint tolerations and enhance GPU memory exporter
Add nvidia.com/gpu toleration to all GPU workloads (frigate, ollama)
to support NoSchedule taint on GPU nodes. Update nvidia operator
helm values with daemonset tolerations. Enhance GPU pod memory
exporter with Kubernetes API integration to resolve container IDs
to pod names/namespaces, adding RBAC resources for API access.
2026-02-06 20:19:26 +00:00
Viktor Barzin
f1e9fb9afe add tier to all deployments [ci skip] 2026-01-10 16:28:14 +00:00
Viktor Barzin
f1dde96d80 replace hardcoded namespace with module reference [ci skip] 2025-12-29 10:23:42 +00:00
Viktor Barzin
4eda85dc70 cleanup frigate [ci skip] 2025-12-23 12:23:45 +00:00
Viktor Barzin
b284cfe293 enable frigate and ask it to use gpu [ci skip] 2025-12-14 09:50:15 +00:00
Viktor Barzin
4605a98864 readd frigate module with disabled deployment due to high cpu [ci skip] 2025-09-06 12:28:46 +00:00
Viktor Barzin
13abb70576 use ingress factory for all hosted ingresses [ci skip] 2025-01-14 22:53:04 +00:00
Viktor Barzin
5b2bb720af remove frigate config as config is now in data volume [ci skip] 2024-04-20 14:29:54 +00:00
Viktor Barzin
3d792ed5f4 disable frigate as it is unused but also cpu drives higher power consupmtion [ci skip] 2024-02-18 16:18:47 +00:00
Viktor Barzin
583a737682 enable objec detection on both valchedrym cameras [ci skip] 2024-01-26 20:57:49 +00:00
Viktor Barzin
f9ae67baf7 stream valchedrym cameras over internet instead of tailscaale to reduce cpu usage; yes rtsp is not safe but that is the best i have so far [ci skip] 2024-01-25 23:39:08 +00:00
Viktor Barzin
5a356de6ea disable london ipcam as it is not used atm [ci skip] 2024-01-25 23:06:31 +00:00
Viktor Barzin
12989b1600 reenable frigate for valchedrym cameras [ci skip] 2024-01-25 22:57:44 +00:00
Viktor Barzin
6fe1d0892d add frigate to istio [ci skip] 2024-01-09 20:57:10 +00:00
Viktor Barzin
5268e70426 add frigate to istio [ci skip] 2024-01-09 20:27:04 +00:00
Viktor Barzin
a0ecf2ba1e add frigate deployment with london camera enabled and 2 valchedrym cameras disabled [ci skip] 2024-01-04 22:11:32 +00:00
Viktor Barzin
36a04f69a6 add frigate setup for rtsp streaming [ci skip] 2024-01-01 23:11:16 +00:00