Expose services

Noplane recommends exposing services through the Noplane API gateway rather than traditional ingress controllers. This keeps routing, auth, and policy aligned with the platform model.

Use the API gateway for production traffic. For local validation, use kubectl port-forward.

We will document the API gateway configuration and publishing steps here.