mirror of https://github.com/istio/istio.io.git
➜ linsun@Lins-MacBook-Pro ~/Downloads/istio-0.2.7/samples/bookinfo/kube kubectl apply -f <(istioctl kube-inject -f bookinfo-add-serviceaccount.yaml) serviceaccount "bookinfo-productpage" created Warning: kubectl apply should be used on resource created by either kubectl create --save-config or kubectl apply deployment "productpage-v1" configured ➜ linsun@Lins-MacBook-Pro ~/Downloads/istio-0.2.7/samples/bookinfo/kube kubectl delete -f bookinfo-add-serviceaccount.yaml serviceaccount "bookinfo-productpage" deleted deployment "productpage-v1" deleted ➜ linsun@Lins-MacBook-Pro ~/Downloads/istio-0.2.7/samples/bookinfo/kube kubectl create -f <(istioctl kube-inject -f bookinfo-add-serviceaccount.yaml) serviceaccount "bookinfo-productpage" created deployment "productpage-v1" created |
||
|---|---|---|
| .. | ||
| basic-access-control.md | ||
| faq.md | ||
| index.md | ||
| mutual-tls.md | ||
| secure-access-control.md | ||