echoing the same frustration with istio... but it ...
# service-mesh
b
echoing the same frustration with istio... but it sure is making me try to understand what is going on under the covers. helm install --namespace=istio-system --timeout=10m0s --values=/home/shell/helm/values-rancher-istio-100.3.0-up1.13.3.yaml --version=100.3.0+up1.13.3 --wait=true rancher-istio /home/shell/helm/rancher-istio-100.3.0-up1.13.3.tgzFri, Jul 29 2022 123257 amW0729 043257.676804 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 123257 amW0729 043257.680264 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 123257 amW0729 043257.683708 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 123257 amW0729 043257.687063 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 123257 amcreating 29 resource(s)Fri, Jul 29 2022 123257 amW0729 043257.808827 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 123257 amW0729 043257.816151 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 123257 amW0729 043257.816707 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 123257 amW0729 043257.823168 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 123258 ambeginning wait for 29 resources with timeout of 10m0sFri, Jul 29 2022 123258 amStarting delete for "istioctl-installer" JobFri, Jul 29 2022 123258 amjobs.batch "istioctl-installer" not foundFri, Jul 29 2022 123258 amcreating 1 resource(s)Fri, Jul 29 2022 123258 amWatching for changes to Job istioctl-installer with timeout of 10m0sFri, Jul 29 2022 123258 amAdd/Modify event for istioctl-installer: ADDEDFri, Jul 29 2022 123258 amistioctl-installer: Jobs active: 0, jobs failed: 0, jobs succeeded: 0Fri, Jul 29 2022 123258 amAdd/Modify event for istioctl-installer: MODIFIEDFri, Jul 29 2022 123258 amistioctl-installer: Jobs active: 1, jobs failed: 0, jobs succeeded: 0Fri, Jul 29 2022 123901 amAdd/Modify event for istioctl-installer: MODIFIEDFri, Jul 29 2022 123901 amistioctl-installer: Jobs active: 1, jobs failed: 1, jobs succeeded: 0Fri, Jul 29 2022 124258 amError: INSTALLATION FAILED: failed post-install: timed out waiting for the condition is this just a timeout issue? kubectl shows a timeout. Anyone have a link to common istio and sidecar issues so I can learn more about where it's taking so long... maybe it's just the machine types I'm using on GKE or maybe because I selected CNI integtration. Any ideas? I'd love to solve this myself cause that's pretty much all I am using Rancher server for but wouldn't mind some free breadcrumbs to help me figure it out.