Skip to content

Application deployment in k8s with traffic splitting using Terraform

Notifications You must be signed in to change notification settings

pa/facets-cloud-assignment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

facets-cloud-assignment

This repo contains solutions for two tasks,

  1. Create a blue-app and green-app deployment. 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

  2. Stretch goal Automate the task-one using terraform but with applications read from a json. For more details check README.md

About

Application deployment in k8s with traffic splitting using Terraform

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published