[DEPRECATED] AHYBRID030 Installing the Istio on GKE Add-On with Kubernetes Engine Reviews
1619 reviews
Chris K. · Reviewed almost 6 years ago
Chris K. · Reviewed almost 6 years ago
The commands in the lab had an issue: the ISTIO_VERSION needs to be set to at least 1.4.6 now if you're using --addons=Istio with a recent version of GKE. The code uses 1.2.2 which fails to work against 1.4.6.
David M. · Reviewed almost 6 years ago
ISTIO_VERSION needs to be 1.4.6 if not, istioctl kube-inject doesn't work
Stacy V. · Reviewed almost 6 years ago
Chonghai R. · Reviewed almost 6 years ago
vaishali k. · Reviewed almost 6 years ago
Ashish S. · Reviewed almost 6 years ago
istio inject command is broken due to incorrect version so could not resolve based on supplied doicumentation in quicklabs
Dale S. · Reviewed almost 6 years ago
Santosh S. · Reviewed almost 6 years ago
scott h. · Reviewed almost 6 years ago
good
warut p. · Reviewed almost 6 years ago
Jason H. · Reviewed almost 6 years ago
Jasjeet A. · Reviewed almost 6 years ago
Tan W. · Reviewed almost 6 years ago
Stephen M. · Reviewed almost 6 years ago
Ira B. · Reviewed almost 6 years ago
a note should be mentioned that when exporting the version of Istio that you must ensure that this matches the version that is installed on GKE. This lab mentions version 1.2.2; however the current version of istio installed on GKE is 1.4.6 If you install mismatched versions this will result in errors.
Calum H. · Reviewed almost 6 years ago
there is a istio version mismtach issue on this lab - when the GKE cluster was launched all the istio services installed was on v1.4.6 (by default). However in the bookstore app install steps, the Istioctl version was specified to 1.2.2. This causes a problem that "istioctl kub-inject" would throw out an error -- "inject: 175: function "protoToJSON" not defined. In order to fix this, I had to change the istioctl version to 1.4.6 to math the service versions installed on the GKE cluster.
Sheng C. · Reviewed almost 6 years ago
Marcin K. · Reviewed almost 6 years ago
Couldn't really rate the experience as there was some backend issue. Will rate it when i comeback after the issue is fixed.
sai k. · Reviewed almost 6 years ago
Looks like there is an issue with this lab, I get the following error when I try to deploy bookinfo: podRedirectAnnot: sidecar.istio.io/interceptionMode: "{{ annotation .ObjectMeta `sidecar.istio.io/interceptionMode` .ProxyConfig.InterceptionMode }}" traffic.sidecar.istio.io/includeOutboundIPRanges: "{{ annotation .ObjectMeta `traffic.sidecar.istio.io/includeOutboundIPRanges` .Values.global.proxy.includeIPRanges }}" traffic.sidecar.istio.io/excludeOutboundIPRanges: "{{ annotation .ObjectMeta `traffic.sidecar.istio.io/excludeOutboundIPRanges` .Values.global.proxy.excludeIPRanges }}" traffic.sidecar.istio.io/includeInboundPorts: "{{ annotation .ObjectMeta `traffic.sidecar.istio.io/includeInboundPorts` (includeInboundPorts .Spec.Containers) }}" traffic.sidecar.istio.io/excludeInboundPorts: "{{ excludeInboundPort (annotation .ObjectMeta `status.sidecar.istio.io/port` .Values.global.proxy.statusPort) (annotation .ObjectMeta `traffic .sidecar.istio.io/excludeInboundPorts` .Values.global.proxy.excludeInboundPorts) }}" {{ if or (isset .ObjectMeta.Annotations `traffic.sidecar.istio.io/excludeOutboundPorts`) (ne .Values.global.proxy.excludeOutboundPorts "") }} traffic.sidecar.istio.io/excludeOutboundPorts: "{{ annotation .ObjectMeta `traffic.sidecar.istio.io/excludeOutboundPorts` .Values.global.proxy.excludeOutboundPorts }}" {{- end }} traffic.sidecar.istio.io/kubevirtInterfaces: "{{ index .ObjectMeta.Annotations `traffic.sidecar.istio.io/kubevirtInterfaces` }}" Error: template: inject:175: function "protoToJSON" not defined
Lucy P. · Reviewed almost 6 years ago
When I run Task2 step2 I got a error: Error: template: inject:175: function "protoToJSON" not defined
Sasa P. · Reviewed almost 6 years ago
Jason W. · Reviewed almost 6 years ago
yashwanth k. · Reviewed almost 6 years ago
yashwanth k. · Reviewed almost 6 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.