Commit graph

4 commits

Author SHA1 Message Date
sirius0xdev
74f7015613 add to kustomize 2026-05-04 14:54:30 +00:00
sirius0xdev
89e61cf53b fix: add namespace to ProxyGroups (customer1/monitoring) 2026-05-04 05:59:34 +00:00
sirius0xdev
9391242ba2 fix: use correct tag:k8s-operator in rtx6000-brain ProxyGroup 2026-05-04 05:23:56 +00:00
sirius0xdev
ed39dcf598 fix: replace non-existent TsProxy CRD with ProxyGroup
TsProxy is not a CRD shipped by the Tailscale operator (v1.96.x).
The operator provides: ProxyClass, ProxyGroup, ProxyGroupPolicy,
DNSConfig, Tailnet, Connector, and Recorder.

Replace TsProxy with ProxyGroup (type: ingress) and annotate
rtx6000-brain-service with tailscale.com/proxy-group to expose
the vLLM endpoint via MagicDNS at rtx6000-brain-0.<tailnet>.ts.net:8000.
2026-05-04 04:47:34 +00:00