mirror of https://github.com/istio/istio.io.git
Mark all code fragments with language in egress (#272)
This commit is contained in:
parent
1fca7bea62
commit
497cda5cb4
|
|
@ -182,7 +182,7 @@ cloud provider specific knowledge and configuration.
|
||||||
|
|
||||||
1. Shutdown the [sleep](https://github.com/istio/istio/tree/master/samples/apps/sleep) service.
|
1. Shutdown the [sleep](https://github.com/istio/istio/tree/master/samples/apps/sleep) service.
|
||||||
|
|
||||||
```
|
```bash
|
||||||
kubectl delete -f samples/apps/sleep/sleep.yaml
|
kubectl delete -f samples/apps/sleep/sleep.yaml
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue