Update notes to include how to use Istioctl (#1246)

This commit is contained in:
Lachlan Evenson
2017-06-06 10:58:32 -07:00
committed by GitHub
parent 331cd42be1
commit 2f8c7dea89
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v1
description: Istio Helm chart for Kubernetes
name: istio
version: 0.1.4
version: 0.1.5
appVersion: 0.1.5
home: https://istio.io/
icon: https://github.com/istio/istio.github.io/blob/master/favicons/android-chrome-96x96.png
+4
View File
@@ -44,3 +44,7 @@ Deploy your App!
Or deploy the BookInfo App!
https://istio.io/docs/samples/bookinfo.html
Using Istioctl
istioctl --managerAPIService {{ $serviceName }}-{{ .Values.manager.name }}:{{ .Values.manager.service.externalHttpApiServer }} [command]