Skip to content

Instantly share code, notes, and snippets.

@Pothulapati
Last active August 13, 2019 20:14
Show Gist options
  • Select an option

  • Save Pothulapati/c2b8c33c19f1d945f511c2d6ce16b28d to your computer and use it in GitHub Desktop.

Select an option

Save Pothulapati/c2b8c33c19f1d945f511c2d6ce16b28d to your computer and use it in GitHub Desktop.
trafficsplit
apiVersion: split.smi-spec.io/v1alpha1
kind: TrafficSplit
metadata:
name: reviews-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