Remove text about istioctl creating routing rules and policy (#2796)

This commit is contained in:
Jason Young 2018-10-25 14:22:34 -07:00 committed by Martin Taillefer
parent 9dda57152f
commit 220f3e8b0f
1 changed files with 1 additions and 2 deletions

View File

@ -31,8 +31,7 @@ services from all other namespaces.
* Installation `.yaml` files for Kubernetes in `install/`
* Sample applications in `samples/`
* The `istioctl` client binary in the `bin/` directory. `istioctl` is
used when manually injecting Envoy as a sidecar proxy and for creating
routing rules and policies.
used when manually injecting Envoy as a sidecar proxy.
* The `istio.VERSION` configuration file
1. Add the `istioctl` client to your PATH environment variable, on a macOS or