This website requires JavaScript.
Explore
Help
Register
Sign in
sirius
/
gcloud-lab
Watch
1
Star
0
Fork
You've already forked gcloud-lab
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
6e58dc741b
gcloud-lab
/
infrastructure
/
tailnet
/
kustomization.yaml
5 lines
103 B
YAML
Raw
Normal View
History
Unescape
Escape
fix(tailnet): move TsProxy to separate Kustomization that depends on operator - Remove TsProxy from infrastructure-controllers to avoid CRD timing issue - Create infrastructure/tailnet/ Kustomization for TsProxy resources - Add infrastructure-tailnet Flux Kustomization with dependsOn - Add dependsOn to customer1 Kustomization for trade-dashboard TsProxy
2026-05-04 00:05:44 +00:00
apiVersion
:
kustomize.config.k8s.io/v1beta1
kind
:
Kustomization
resources
:
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
-
proxygroup-rtx6000.yaml
Reference in a new issue
Copy permalink