Skip to content

nbarnes22/bluegreen_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blue/Green Demo

Check each subfolder for specific README.md instructions.

Kubectl shortcut to k

  1. $ alias 'k=kubectl'

Infrastructure Prerequisites

  1. Kubernetes environment such as EKS, GKE, minikube, Docker Desktop, etc.
  2. Access into the cluster, such as a bastion host
  3. Container registry such as ECR to store Docker images.
  4. Elastic.co account (to use with the Elastic Beats framework)
  5. IDE such as IntelliJ for Python development

Do, While loop script

  1. See argo-rollouts/success-fail-ttlb.txt for Do, While script that captured current time, success/fail, and TTLB.
  2. See argo-rollouts/blizzard-demo-rollout-healthcheck-external.txt for the results of this script during the Blue/Green demo video

About

App that returns datetime in JSON

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages