Skip to main content

Domain Mapping

By default h8r.site will resolve to 127.0.0.1 (ingress IP of the kind cluster).

If your ingress IP is not 127.0.0.1, run:

sudo hln domain-mapping <app-name> --ip=<your-ingress-ip>

If you own your custom domain, just point your domain to your ingress IP.

heighliner