6 lines
189 B
Markdown
6 lines
189 B
Markdown
This document decribes a blue-green deployment using a simple Go web app and Minikube.
|
|
|
|
To get started, you will need to:
|
|
- Install minikube
|
|
- Execute `minikube start` to start the cluster
|