E
Из 1.1 можно использовать sds пробовал?
Size: a a a
E
E
E
AS
E
E
AS
AS
MA
AS
AS
E
y
AS
У
getLatestIstio.sh
Далее в туторе нужно сделатьkubectl apply -f install/kubernetes/helm/istio/templates/crds.yaml
но в данной дирекктории совсем другие ямлы_affinity.tpl install-custom-resources.sh.tpl
clusterrolebinding.yaml NOTES.txt
clusterrole.yaml _podDisruptionBudget.tpl
configmap.yaml serviceaccount.yaml
endpoints.yaml service.yaml
_helpers.tpl sidecar-injector-configmap.yaml
У
У
HK
location /some_location {
rewrite /some_location/(.*) /$1 break;
proxy_pass http://some_service;
proxy_redirect off;
}
PT
location /some_location {
rewrite /some_location/(.*) /$1 break;
proxy_pass http://some_service;
proxy_redirect off;
}