1 Star 0 Fork 0

wl4g-k8s / cncamp101

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
5.undestand-istio.md 907 Bytes
Copy Edit Raw Blame History
fmeng authored 2020-06-13 09:37 . update instruction

Understand Istio

Create bookinfo app sample

$ kubectl apply -f samples/bookinfo/platform/kube/bookinfo.yaml

create dr

$ kubectl apply -f samples/bookinfo/networking/destination-rule-all.yaml

vs all v1

$ kubectl apply -f samples/bookinfo/networking/virtual-service-all-v1.yaml

header based vs

$ kubectl apply -f samples/bookinfo/networking/virtual-service-reviews-test-v2.yaml

delete vs

$ kubectl delete -f samples/bookinfo/networking/virtual-service-all-v1.yaml

add fix delay to rating

$ kubectl apply -f samples/bookinfo/networking/virtual-service-ratings-test-delay.yaml

proxy-config

$ istioctl pc

proxy-status

$ istioctl ps

check authn status

$ istioctl authn tls-check details-v1-74f858558f-qqg99

rate limit

$ kubectl apply -f samples/bookinfo/policy/mixer-rule-productpage-ratelimit.yaml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/wl4g-k8s/cncamp101.git
git@gitee.com:wl4g-k8s/cncamp101.git
wl4g-k8s
cncamp101
cncamp101
master

Search

344bd9b3 5694891 D2dac590 5694891