mirror of https://github.com/istio/istio.io.git
parent
2372d720c1
commit
8d8a44c665
|
@ -74,7 +74,7 @@ configuration from the `istio` ConfigMap. Additional parameter overrides
|
|||
are available via flags (see `istioctl kube-inject --help`).
|
||||
|
||||
```bash
|
||||
kubectl apply -f <(~istioctl kube-inject -f samples/sleep/sleep.yaml)
|
||||
kubectl apply -f <(istioctl kube-inject -f samples/sleep/sleep.yaml)
|
||||
```
|
||||
|
||||
`kube-inject` can also be run without access to a running Kubernetes
|
||||
|
|
Loading…
Reference in New Issue