Update deploy-k8s-service doc with ProxyGroup ingress pattern #166

Merged
eblume merged 1 commit from docs/update-deploy-k8s-ingress into main 2026-02-11 21:10:43 -08:00

1 commit

Author SHA1 Message Date
ca0040f787 Update deploy-k8s-service doc with ProxyGroup ingress pattern
The ingress example was using the old per-ingress proxy pattern with
rules/host, which doesn't work with ProxyGroup routing. Updated to
match the current pattern: proxy-group annotation, defaultBackend
instead of rules, and tls.hosts for MagicDNS hostname.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 21:09:39 -08:00