Private networking
Reach web and private services over the workspace network with `http://{name}-service`.
Last updated September 18, 2026
Web and private services have an internal HTTP address of the form http://{name}-service, for example http://web-a1b2c3d4e5f6-service. {name} is assigned at create ({type}- plus 12 characters). Copy it from Domains (web) or Network (private). Other services in the same workspace can call that URL without going through the public internet.
Workers have no ClusterIP. Static sites are served from a shared origin, not {name}-service.