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