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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则