Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Minor corrections #9

Open
cladius opened this issue Aug 23, 2018 · 2 comments
Open

Minor corrections #9

cladius opened this issue Aug 23, 2018 · 2 comments

Comments

@cladius
Copy link

cladius commented Aug 23, 2018

The second cat command is missing the apiVersion line.
Should be:

cat <<EOF | kubectl apply -f -
apiVersion: networking.istio.io/v1alpha3

Also, in the current version of Istio, we need to run:

kubectl apply -f samples/bookinfo/networking/virtual-service-all-v1.yaml -n default
kubectl apply -f samples/bookinfo/networking/destination-rule-all-mtls.yaml -n default

instead of
kubectl apply -f samples/bookinfo/routing/route-rule-all-v1-mtls.yaml -n default

@cladius
Copy link
Author

cladius commented Aug 30, 2018

Thoughts on this?

@srinandan
Copy link
Owner

Thanks for bringing this to my attention. I will make the changes in a day or two

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants