Skip to content

Instantly share code, notes, and snippets.

@mhiro2
Created June 9, 2018 21:23
Show Gist options
  • Save mhiro2/981b225768bc3bb5650042c7edd6c8df to your computer and use it in GitHub Desktop.
Save mhiro2/981b225768bc3bb5650042c7edd6c8df to your computer and use it in GitHub Desktop.
$ sed -i '/mesh/s/^/# /' samples/bookinfo/routing/route-rule-all-v1-mtls.yaml
$ istioctl create -f samples/bookinfo/routing/route-rule-all-v1-mtls.yaml
Created config virtual-service/default/productpage at revision 42291
Created config virtual-service/default/reviews at revision 42292
Created config virtual-service/default/ratings at revision 42293
Created config virtual-service/default/details at revision 42294
Created config destination-rule/default/productpage at revision 42295
Created config destination-rule/default/reviews at revision 42296
Created config destination-rule/default/ratings at revision 42297
Created config destination-rule/default/details at revision 42298
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment