Commit graph

18 commits

Author SHA1 Message Date
Viktor Barzin
c32acc70e6
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
9689b67895 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
8abb8eddc0
add tier to all deployments [ci skip] 2026-01-10 16:28:14 +00:00
Viktor Barzin
a3624f80e0
replace hardcoded namespace with module reference [ci skip] 2025-12-29 10:23:42 +00:00
Viktor Barzin
eb7f25a529
cleanup frigate [ci skip] 2025-12-23 12:23:45 +00:00
Viktor Barzin
0055e19f31 enable frigate and ask it to use gpu [ci skip] 2025-12-14 09:50:15 +00:00
Viktor Barzin
d6002eac77
readd frigate module with disabled deployment due to high cpu [ci skip] 2025-09-06 12:28:46 +00:00
Viktor Barzin
d0e68769e7
use ingress factory for all hosted ingresses [ci skip] 2025-01-14 22:53:04 +00:00
Viktor Barzin
91acba5ed1
remove frigate config as config is now in data volume [ci skip] 2024-04-20 14:29:54 +00:00
Viktor Barzin
b5c16a0c15
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
3a4ecb408a
enable objec detection on both valchedrym cameras [ci skip] 2024-01-26 20:57:49 +00:00
Viktor Barzin
44a0c8530b
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
28c6e567f4
disable london ipcam as it is not used atm [ci skip] 2024-01-25 23:06:31 +00:00
Viktor Barzin
714ff7395e
reenable frigate for valchedrym cameras [ci skip] 2024-01-25 22:57:44 +00:00
Viktor Barzin
d2ffedb9e7
add frigate to istio [ci skip] 2024-01-09 20:57:10 +00:00
Viktor Barzin
55a06e31a5
add frigate to istio [ci skip] 2024-01-09 20:27:04 +00:00
Viktor Barzin
c3b0017512
add frigate deployment with london camera enabled and 2 valchedrym cameras disabled [ci skip] 2024-01-04 22:11:32 +00:00
Viktor Barzin
8ef8c495ad
add frigate setup for rtsp streaming [ci skip] 2024-01-01 23:11:16 +00:00