auth0-blog / istio-auth0

3 stars 7 forks source link

Missing networking/destination-rule-mtls.yaml #1

Open cyrus-mc opened 5 years ago

cyrus-mc commented 5 years ago

Following blog: https://auth0.com/blog/securing-kubernetes-clusters-with-istio-and-auth0/

Got to the step where you enable Mutual TLS auth between services which instructs you to apply networking/destination-rule-mtls.yaml. But that file doesn't exist in this repo.

jralmaraz commented 5 years ago

Same here. Tried to look for another brunch, but only master is available.

The official istio example has it, might try to use it in the meantime:

https://github.com/istio/istio/blob/master/samples/bookinfo/networking/destination-rule-all-mtls.yaml