I am looking for guidance on the following assignment.
Ingress example (theoretical steps only since there's a bug in ambassador controller, iginx contoller is not supported by the docker driver):
- Install ingress controller (it's an addon)
- Create 2 service configuration files
- Create the services
- Create the ingress congiguration file to route requests to both services
- Create the Ingress
- Check that both services can be accessed using a browser