Skip to content

Instantly share code, notes, and snippets.

@Pothulapati
Last active July 12, 2019 18:44
Show Gist options
  • Save Pothulapati/0baa25c8fa5f83ca6c32a194707b71e8 to your computer and use it in GitHub Desktop.
Save Pothulapati/0baa25c8fa5f83ca6c32a194707b71e8 to your computer and use it in GitHub Desktop.
trafficsplit
apiVersion: split.smi-spec.io/v1alpha1
kind: TrafficSplit
metadata:
name: foobar-rollout
spec:
service: reviews
backends:
- service: reviews-v2
weight: 500m
- service: reviews-v3
weight: 500m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment