Version: Next
Gateway for Public Access
The gateway
trait exposes a component to public Internet via a valid domain.
#
How to useAttach a gateway
trait to the component you want to expose and deploy.
Check the status until we see status
is running
:
You can also get the endpoint by:
Then you will be able to visit this application via its domain.
⚠️ This section requires your runtime cluster has a working ingress controller.