In the upcoming lecture, we will be adding the ingress-nginx service name and namespace to our axios request. This is more or less a reminder to run kubectl get services -n ingress-nginx as shown in the previous lecture "Cross Namespace Service Communication" to find the correct service name for your specific Kubernetes provider.

At the time of writing, the service name for Docker Desktop will most likely be ingress-nginx-controller.