Commit graph

13 commits

Author SHA1 Message Date
Viktor Barzin
6d6ec0c1e2 [ci skip] Refactor raw ingresses to use ingress_factory module
Enhance ingress_factory with full_host, extra_middlewares, and
skip_default_rate_limit variables. Fix TLS hosts bug to use
effective_host. Migrate 13 services from raw kubernetes_ingress_v1
resources to centralized ingress_factory module calls, removing
manual rybbit middleware CRDs where the factory now handles them.
2026-02-10 21:11:46 +00:00
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
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
7afd3e758e add rybbit monitoring to ingresses [ci skip] 2025-12-18 08:53:19 +00:00
Viktor Barzin
875a7ac689 bulk disable istio [ci skip] 2024-02-17 14:22:14 +00:00
Viktor Barzin
8d1c934669 add blog to istio [ci skip] 2024-01-09 20:57:04 +00:00
viktorbarzin
fd6d15c598 fix k8s upgrade issues [ci skip] 2022-01-06 00:07:48 +00:00
viktorbarzin
5b742e5b70 website www host, dns ipv6 2021-02-25 21:55:00 +00:00
viktorbarzin
b0f4616689 add missing mailserver terraform items 2021-02-18 22:26:36 +00:00
viktorbarzin
94a67c4901 Drone CI deploy commit 2021-02-16 22:50:36 +00:00
viktorbarzin
ba6529d8e5 add drone config and dockerhub skeleton 2021-02-10 21:18:18 +00:00
viktorbarzin
7a7bc34ae3 initial 2021-02-08 20:02:17 +00:00