EKS COMMUNICATION BETWEEN BACKEND AND FRONTEND

0

I have an angular and spring-boot application in the EKS cluster. My spring boot is connected to RDS in a private subnet in the same VPC as my cluster. I have created one alb ingress controller for my two deployment services. my frontend is in http://albdns/health and my backend is in http://albdns/user/app. How do I enable communication between the backend and frontend?

1 Respuesta
0

I would recommend trying out EKS Workshops. This is showing step-by-step how pod and VPC security groups are linked. https://www.eksworkshop.com/beginner/115_sg-per-pod/

profile picture
EXPERTO
Kallu
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas