istio.io/content/docs/tasks/traffic-management/request-timeouts
Vadim Eisenberg bb22b22308 Use kubectl with EOF instead of cat with pipe (#2620)
* handle kubectl create/apply -f - <<EOF

in the same way as "cat <<EOF | kubectl apply -f -"

* replace cat <<EOF | kubectl apply/create -f - with kubectl apply/create -f - <<EOF
2018-09-15 14:37:23 -07:00
..
index.md Use kubectl with EOF instead of cat with pipe (#2620) 2018-09-15 14:37:23 -07:00