Nginx reverse proxy to kubernetes resource api not working for watch-operations
I have a Minikube cluster on my server. I want to expose the Kubernetes resource API. Which is not directly possible, because the Minikube IP is 192.168.49.2 which is only accessible on the server. Therefore I use nginx to serve it on k8s.mydomain.com.