layer5io / istio-service-mesh-workshop

Using Istio Workshop
https://layer5.io/workshops
Apache License 2.0
255 stars 179 forks source link

verify the name of the in kubectl apply -f install/kubernetes/istio-demo-auth.yaml #14

Closed subhamkrai closed 4 years ago

subhamkrai commented 4 years ago

verify of the file "kubectl apply -f install/kubernetes/istio-demo-auth.yaml" in https://github.com/layer5io/istio-service-mesh-workshop/tree/master/lab-1#install-istio

leecalcote commented 4 years ago

Good eye. It looks like as of v1.4 Istio has removed that file and consolidated to istio-demo.yaml

subhamkrai commented 4 years ago

@leecalcote can we change the name of the file and it seems to be changed?

leecalcote commented 4 years ago

@subhamkrai, yes, please

leecalcote commented 4 years ago

Fixed by #20