[DEPRECATED] AHYBRID030 Installing the Istio on GKE Add-On with Kubernetes Engine Reviews
1619 reviews
Chris K. · Reviewed neredeyse 6 yıl ago
Chris K. · Reviewed neredeyse 6 yıl 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 neredeyse 6 yıl ago
ISTIO_VERSION needs to be 1.4.6 if not, istioctl kube-inject doesn't work
Stacy V. · Reviewed neredeyse 6 yıl ago
Chonghai R. · Reviewed neredeyse 6 yıl ago
vaishali k. · Reviewed neredeyse 6 yıl ago
Ashish S. · Reviewed neredeyse 6 yıl ago
istio inject command is broken due to incorrect version so could not resolve based on supplied doicumentation in quicklabs
Dale S. · Reviewed neredeyse 6 yıl ago
Santosh S. · Reviewed neredeyse 6 yıl ago
scott h. · Reviewed neredeyse 6 yıl ago
good
warut p. · Reviewed neredeyse 6 yıl ago
Jason H. · Reviewed neredeyse 6 yıl ago
Jasjeet A. · Reviewed neredeyse 6 yıl ago
Tan W. · Reviewed neredeyse 6 yıl ago
Stephen M. · Reviewed neredeyse 6 yıl ago
Ira B. · Reviewed neredeyse 6 yıl 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 neredeyse 6 yıl 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 neredeyse 6 yıl ago
Marcin K. · Reviewed neredeyse 6 yıl 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 neredeyse 6 yıl 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 neredeyse 6 yıl ago
When I run Task2 step2 I got a error: Error: template: inject:175: function "protoToJSON" not defined
Sasa P. · Reviewed neredeyse 6 yıl ago
Jason W. · Reviewed neredeyse 6 yıl ago
yashwanth k. · Reviewed neredeyse 6 yıl ago
yashwanth k. · Reviewed neredeyse 6 yıl ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.