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 Antwort
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
EXPERTE
Kallu
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen