Commit Graph
15 Commits
Author SHA1 Message Date
Vegard Hagen ba03da7c4b fix(gateway): Pinpointed difficulties to be with wildcard
hostname: "*.stonegarden.dev" appears to give me some trouble.
It could be that I've done something stupid with the certificates...
again. Maybe a rate limit?

Manually listing all Gateway endpoints and fixing the wildard issue at a
later date.
2024-03-02 23:35:34 +01:00
Vegard Hagen 54dc229e3e fix: Cleaning Gateway/HTTPRoute naming 2024-03-02 15:45:51 +01:00
Vegard Hagen 3c33225e00 feat(haos): Proxy HAOS through k8s for certificate 2024-03-02 11:50:34 +01:00
Vegard Hagen 0b1011d0f6 fix(cilium): Announce ARP on all interfaces 2024-02-18 19:37:03 +01:00
Vegard Hagen daf55205cc chore(deps): Updating nvidia-device-plugin to 0.14.3 2024-01-15 17:32:58 +01:00
Vegard Hagen 6a3fffb8c3 feat(gateway): Switch public sites over to Gateway instead of Traefik IngressRoute 2023-12-30 13:19:06 +01:00
Vegard Hagen b066e54304 feat(gateway): Enabled and configured Cilium as a GatewayClass
Hooked up Cert-manager to Gateway for TLS certificatesk
2023-12-28 21:20:59 +01:00
Vegard Hagen 885e454ecc feat(test): Use a different issuer for a test-app 2023-12-20 12:34:47 +01:00
Vegard Hagen a8595e79ed refactor: create application groups 2023-12-14 20:06:57 +01:00
Vegard Hagen f1eeac2592 feat(secrets): Moved sealed secrets to their respective folders 2023-07-07 21:19:56 +02:00
Vegard Hagen b8e4e10327 chore(apps): using kustomize to bundle applications 2023-05-14 19:21:03 +02:00
Vegard Hagen 01625b39d5 fix(helm): renamed helm directory to charts 2023-04-10 21:19:03 +02:00
Vegard Hagen ad7ecb83fd feat(helm): Add labels and annotations to helm chart 2023-04-10 21:14:07 +02:00
Vegard Hagen 1c6e0c6c99 feat(helm): Trying to use a local Helm chart 2023-04-10 13:08:04 +02:00
Vegard Hagen ea712feb77 feat(helm): Modifying chart template to allow a stand-alone auth deployment 2023-04-09 22:33:21 +02:00