K8s Migration Phase 1: Infrastructure Setup #29

Merged
eblume merged 20 commits from feature/k8s-phase1-kickoff into main 2026-01-19 09:49:53 -08:00
Showing only changes of commit ecf2aeb4e8 - Show all commits

Fix PostgreSQL Tailscale service ProxyClass

- Add proxy-class annotation to use default ProxyClass
- Fixes CRI-O image name resolution issue

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Erich Blume 2026-01-19 09:16:39 -08:00

View file

@ -8,6 +8,7 @@ metadata:
namespace: databases
annotations:
tailscale.com/hostname: "k8s-pg"
tailscale.com/proxy-class: "default"
spec:
type: LoadBalancer
loadBalancerClass: tailscale