Defining multiple portal endpoints for a Kubernetes environment
Multiple public facing endpoints (portal-www) can be defined for the Developer Portal.
About this task
You can override the single endpoint definition for portal-www (and the associated portal-www-ingress TLS certificate), in order to support multiple portal-www endpoints.
For information about the endpoints for the Portal, see Installing the Developer Portal subsystem into a Kubernetes environment.
Following are the example endpoints for configuring different sites served by the same
Portal service, as configured in this task:
- https://banking.example.com/loans
- https://insurance.example.com/vehicle
- https://www.example.com/banking/loans
- https://www.example.com/insurance/vehicle