This repo contains solutions for two tasks,
-
Create a
blue-appandgreen-appdeployment. Expose it via an internal Service. Use nginx ingress controller to expose an http endpoint which routes 75% of the calls to blue app and 25% of the calls to green-app. For more details check README.md -
Stretch goalAutomate the task-one using terraform but with applications read from a json. For more details check README.md