Hi guys! After we've upgraded the RKE2 Kuberentes ...
# rke2
p
Hi guys! After we've upgraded the RKE2 Kuberentes guest cluster from v1.31.4 to v1.31.5 (same on v1.32.5) we've noticed that the pod networking is not working.. (with calico as container network) • we've tested also with a new cluster with v1.31.5 and the same error is happening • also, we've tested using flannel as container network and everything works as expected • when we downgrade the cluster back to v1.31.4, everything is working as expected • we are running Harvester 1.5.0 with Rancher 2.11.3 • we also have another environment with Harvester 1.4.0 and we have the same problem when we upgrade Kubernetes to a version higher than v1.31.4 So, we suspect that calico has some problems after v1.31.4 when deployed on Harvester. Any ideas on how we can solve this issue? Many thanks!
c
open a GH issue, describing your environment, versions, and any specific customizations to the rke2-calico configuration?
p
many thanks @creamy-pencil-82913 for the fast response. we've created the Github issue as requested here: https://github.com/rancher/rke2/issues/8477