Kubernetes - Ingress
You need to expose two Kubernetes services,
web and api, externally using a single IP address with URL paths / and /api respectively. Which resource should you create and why?