mirror of https://github.com/istio/istio.io.git
Remove text about istioctl creating routing rules and policy (#2796)
This commit is contained in:
parent
9dda57152f
commit
220f3e8b0f
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue