Skip to content

Green Blue Deployments #6

@walkerrandolphsmith

Description

@walkerrandolphsmith

Green Blue deployments describe two versions of the same service running in production.

We can demonstrate green blue deployments by using Istio to manage envoy sidecar proxies and apply weighted traffic rules. Weighted rules allow for percentage-based thresholds to be applied to deployments of different versions of a service. 40% of traffic goes to the blue version and 60% to the green version

Example scenario:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions