Skip to content

Blue green deployments support

Marcos Huck requested to merge feature/blue_green into develop

Related tasks

Context

Change

  • Install flagger
  • Add blue-green deployment manifest.
  • Reorder files on deployment job.
  • Add /healthz endpoint that returns Cloudsim is up.
  • Add /metrics endpoint that returns prometheus metrics. This is done automatically by the ign-go server Prometheus provider.

Other information

Flagger canary resources require Kubernetes deployments and services to be in the same namespace.

Additional documentation

Reviewers

@marcoshuck

Edited by Alejo Carballude

Merge request reports