Unable to reach Kubernetes container, getting 404 error

  • I have setup a few services via Kubernetes and added the URL to my hosts file. For example I have https://wetty.geymslan.local:8443 setup, but when I go to this URL, i get a 404 page not found error.


    Looking at the Kubernetes setup, I do not see any apparent issues with the setup, everything is green.


    Any idea on what I can check to get this going?

  • I think you are close as I have seen this error. In my testing, I have found that when you point to a subdomain and there is no container configured on this domain, you will get this error. Right now on my setup, I have wetty working. But if I use a subdomain that is not configured with a container/pod (e.g. https://test.omv.lan:8443) I get the 404 error.


    So I would double check that your deployment fqdn for the container is perfectly correct.


    I have been trying to help you on another thread but I am such a newbie with kubernetes and the plugin. Sorry

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!