I am going through this tutorial
https://learnk8s.io/spring-boot-kubernetes-guide
I am at the part when you install mongodb and the app is running. But I cannot access it via localhost:8080 its a Whitelabel Error Page. What kind of configuration I might miss?