Kuberntes nginx ingress suddenly requires basic auth to access path
I am trying to deploy a K8S application locally and have a:
Kuberntes nginx ingress suddenly requires basic auth to access path
I am trying to deploy a K8S application locally and have a:
How to connect frontend and backend in event-drivent architecture on Kubernetes cluster?
All pods and databases are running successfully
I have a login page, with endpoint /login on the frontend service, but it cannot redirect to the rest-service, can everyone help me to fix the problem (I run it successfully on my local machine manually).