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 個回答
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
專家
Kallu
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南