https://rancher.com/ logo
Docs
Join the conversationJoin Slack
Channels
academy
amazon
arm
azure
cabpr
chinese
ci-cd
danish
deutsch
developer
elemental
epinio
espanol
events
extensions
fleet
français
gcp
general
harvester
harvester-dev
hobbyfarm
hypper
japanese
k3d
k3os
k3s
k3s-contributor
kim
kubernetes
kubewarden
lima
logging
longhorn-dev
longhorn-storage
masterclass
mesos
mexico
nederlands
neuvector-security
office-hours
one-point-x
onlinemeetup
onlinetraining
opni
os
ozt
phillydotnet
portugues
rancher-desktop
rancher-extensions
rancher-setup
rancher-wrangler
random
rfed_ara
rio
rke
rke2
russian
s3gw
service-mesh
storage
submariner
supermicro-sixsq
swarm
terraform-controller
terraform-provider-rancher2
terraform-provider-rke
theranchcast
training-0110
training-0124
training-0131
training-0207
training-0214
training-1220
ukranian
v16-v21-migration
vsphere
windows
Powered by Linen
service-mesh
  • b

    bright-fireman-42144

    07/29/2022, 5:00 AM
    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 12:32:57 amW0729 04:32:57.676804 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 12:32:57 amW0729 04:32:57.680264 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 12:32:57 amW0729 04:32:57.683708 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 12:32:57 amW0729 04:32:57.687063 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 12:32:57 amcreating 29 resource(s)Fri, Jul 29 2022 12:32:57 amW0729 04:32:57.808827 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 12:32:57 amW0729 04:32:57.816151 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 12:32:57 amW0729 04:32:57.816707 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 12:32:57 amW0729 04:32:57.823168 22 warnings.go:70] policy/v1beta1 PodSecurityPolicy is deprecated in v1.21+, unavailable in v1.25+Fri, Jul 29 2022 12:32:58 ambeginning wait for 29 resources with timeout of 10m0sFri, Jul 29 2022 12:32:58 amStarting delete for "istioctl-installer" JobFri, Jul 29 2022 12:32:58 amjobs.batch "istioctl-installer" not foundFri, Jul 29 2022 12:32:58 amcreating 1 resource(s)Fri, Jul 29 2022 12:32:58 amWatching for changes to Job istioctl-installer with timeout of 10m0sFri, Jul 29 2022 12:32:58 amAdd/Modify event for istioctl-installer: ADDEDFri, Jul 29 2022 12:32:58 amistioctl-installer: Jobs active: 0, jobs failed: 0, jobs succeeded: 0Fri, Jul 29 2022 12:32:58 amAdd/Modify event for istioctl-installer: MODIFIEDFri, Jul 29 2022 12:32:58 amistioctl-installer: Jobs active: 1, jobs failed: 0, jobs succeeded: 0Fri, Jul 29 2022 12:39:01 amAdd/Modify event for istioctl-installer: MODIFIEDFri, Jul 29 2022 12:39:01 amistioctl-installer: Jobs active: 1, jobs failed: 1, jobs succeeded: 0Fri, Jul 29 2022 12:42:58 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.
  • b

    bright-fireman-42144

    07/29/2022, 5:22 AM
    nevermind... I see the extra steps documented for using an overlay in both Istio and Rancher docs. I bet that is it!
  • b

    bright-fireman-42144

    07/29/2022, 11:06 AM
    also, the masterclasses help 😉
  • s

    straight-horse-87868

    08/04/2022, 8:07 PM
    Hi , I have setup multi cluster istio mesh. ( Install Multi-Primary on different networks) Staring with 2 clusters both acting as primary. These clusters are managed through Rancher. Deployed sample httpbin app and while testing noticed that traffic is going to local cluster only. Seeing some x509 certificate errors in istiod pod related to unable to read CRDS. any idea what's going on?
  • f

    freezing-holiday-13112

    08/29/2022, 9:03 PM
    It appears that the istio project is using an istio-operator for it's installs after istio 1.4. However rancher continues to maintain a downstream helm chart which I like and prefer. But hitting on an issue where I cannot install istio-csr without using the operator. Is there some documentation for doing that in the rancher-istio? What is rancher-istio best practice for certificate management?
  • s

    shy-battery-49402

    09/07/2022, 7:00 AM
    Hi All, looking for some help with an issue we are seeing; Rancher was reinstalled and the previously existing cluster re-imported. That cluster had istio installed through the UI, and after importing the rancher UI now reports istio as not being enabled. Can see this in the api, istioEnabled is definitely set to False. Is there a way we can get the UI/Rancher to recognise the existing istio installation?
  • s

    swift-zebra-42479

    09/07/2022, 10:34 AM
    Hi , getting below error while rbac depolyment on istio leads to api version issues & crd's also missing. please suggest me any thing need to add. OS & version -RHEL & 8 istio version -1.15.0 Kubernetes version- 1.23 error: unable to recognize "rbac-config.yaml": no matches for kind "RbacConfig" in version "rbac.istio.io/v1alpha1"
  • s

    swift-zebra-42479

    09/07/2022, 10:49 AM
    Hi Team, getting below error while install Istio using helm charts. please suggest me. doc link - https://istio.io/latest/docs/setup/install/helm/ os -- ubuntu-20 helm version-v3
    ✅ 1
    o
    • 2
    • 5
  • w

    worried-motorcycle-14532

    03/01/2023, 6:15 PM
    @worried-motorcycle-14532 has left the channel
Powered by Linen
Title
w

worried-motorcycle-14532

03/01/2023, 6:15 PM
@worried-motorcycle-14532 has left the channel
View count: 1