HOMELAB-510: fix(gateway): remove Harbor HTTPRoute — use direct LB #109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "plane/HOMELAB-510-remove-harbor-route"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
INCIDENT
Harbor's HTTPRoute via Cilium Gateway creates a redirect loop. Harbor already has its own LoadBalancer with TLS. Remove the HTTPRoute and route traffic through the LB IP directly.
DNS (ControlD) needs updating:
harbor.aaron.reynoza.org→10.10.10.223(LB IP).