Application load balancer with multiple docker container using application target groups #640
-
Guidance QuestionApplication load balancer with multiple docker container using application target groups The QuestionI am trying to create a .netcore 6 application with multiple containers. I am trying to deploy it using aws typescript cdk to create an application load balancer and listen on 80 port and map them to different container using patterns. Is that possible? It created 67/69 resources by cdk deploy command and then stuck. I am not getting any error either. CDK CLI Version2.16.0 (build 4c77925) ExampleNo response Example VersionNo response OSlinux docker on windows 10 LanguageTypescript Other informationNo response |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I was able to do it with multiple target group took me two weeks and more than 200 times deployment using cdk |
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
I was able to do it with multiple target group took me two weeks and more than 200 times deployment using cdk