drone-terraform-kubernetes-promote-demo

This repository demonstrates an example workflow of a Kubernetes deployment and service managed by the Kubernetes Terraform provider.

The container deployed is podinfo.

Changes are first made to the main branch, which deploys to the demo-dev namespace. When ready, the developer will promote the desired build to the prod target which will deploy to the demo-prod namespace.