This is the smaller project with 2 services and ea...
# general
l
This is the smaller project with 2 services and each point to some route like /service1 and /service2 that is all the POC i am doing. POC: 1. Create Cluster - done 2. Run 2 Docker image - 1 create actual service and another is just ngnix - done 3. Run a ALB Ingress controller to route traffic , http://<ALB URL>/ngnix, http://<ALB URL>/ndvi, - pending 4. Add DNS record , http://api.syn-platform.com - pending 5. Make it work with
https
too - pending