Version: v1.1
Ingress
The ingress
trait exposes a component to public Internet via a valid domain.
#
Specification#
How to useAttach a ingress
trait to the component you want to expose and deploy.
Check the status until we see status
is running
and services are healthy
:
Check the trait detail for the its visiting url:
Then you will be able to visit this application via its domain.
⚠️ This section requires your runtime cluster has a working ingress controller.