Skip to content

Commit 2fe3e3e

Browse files
committed
Apply DestinationRules yaml
1 parent ccb9c18 commit 2fe3e3e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README-cn.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ kubectl apply -f addon/istio/istio-ingress.yaml
292292
kubectl label namespace default istio-injection=enabled
293293
kubectl apply -n default -f yaml/istio-bookinfo/bookinfo.yaml
294294
kubectl apply -n default -f yaml/istio-bookinfo/bookinfo-gateway.yaml
295+
kubectl apply -n default -f yaml/istio-bookinfo/destination-rule-all.yaml
295296
```
296297

297298
在您自己的本地主机的`/etc/hosts`文件中增加如下配置项。

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -292,6 +292,7 @@ We will let the sidecars be auto injected.
292292
kubectl label namespace default istio-injection=enabled
293293
kubectl apply -n default -f yaml/istio-bookinfo/bookinfo.yaml
294294
kubectl apply -n default -f yaml/istio-bookinfo/bookinfo-gateway.yaml
295+
kubectl apply -n default -f yaml/istio-bookinfo/destination-rule-all.yaml
295296
```
296297

297298
Add the following items into the file `/etc/hosts` of your local machine.

0 commit comments

Comments
 (0)