Update installing-istio.md (#85)

This commit is contained in:
Kuat 2017-05-02 14:39:38 -07:00 committed by Shriram Rajagopalan
parent 72ba0eb4e3
commit 4fe600682b
1 changed files with 2 additions and 1 deletions

View File

@ -123,7 +123,8 @@ ServiceGraph addons:
## Deploy your application ## Deploy your application
You can now deploy your own application or one of the Istio sample applications, You can now deploy your own application or one of the Istio sample applications,
for example [bookinfo](/docs/samples/bookinfo.html). for example [bookinfo](/docs/samples/bookinfo.html). Note that the application should use HTTP/1.1
or HTTP/2.0 protocol for all its HTTP traffic.
When deploying the application, When deploying the application,
use [kube-inject](/docs/reference/istioctl.html##kube-inject) to automatically inject use [kube-inject](/docs/reference/istioctl.html##kube-inject) to automatically inject