Examples update 04/05/2023 #48

Merged
ofilter merged 5 commits from dev into main 2023-05-04 03:27:33 +02:00
Showing only changes of commit 7e5c9a89a4 - Show all commits

View File

@ -437,12 +437,12 @@ Finally, a cleanup from the resources deployed.
kubectl delete -f ./
```
```text
deployment.apps "helloworld-v0" deleted
deployment.apps "helloworld-v1" deleted
deployment.apps "helloworld-v2" deleted
destinationrule.networking.istio.io "helloworld.default.svc.cluster.local" deleted
gateway.networking.istio.io "helloworld-gateway" deleted
service "helloworld" deleted
virtualservice.networking.istio.io "helloworld-vs" deleted
```