Answer the question
In order to leave comments, you need to log in
How to configure server API availability for Nuxt in Kubernetes?
Nuxt works with SSR true. In Kubernetes it is configured via LoadBalancer + igress-controller. And then it works, BUT the real IP addresses of users do not reach the backend.
I added "loadbalancer-proxy-protocol" to igress service and
use-forwarded-headers: 'true'
use-proxy-protocol: 'true'
curl: (35) Unknown SSL protocol error in connection to
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question