This message was deleted.
# general
a
This message was deleted.
c
where did you see that?
m
"⚠️ The Canal CNI is not supported for Kubernetes 1.28 or later."
Interestingly, it says the same thing about Flannel: https://kops.sigs.k8s.io/networking/flannel/
c
Rancher is not Kops…
Kops is its own project, unless you’re using it to provision your AWS or GKE clusters, nothing announced there affects you in any way whatsoever.
👍 1
m
Ah! This seems to be more a matter of my not understanding what kOps is. I saw the CNI docs and that it was a Kubernetes SIG and didn't grok that it's a deployment tool and not a general operator SIG.
Interesting that flannel isn't listed here anymore though: https://github.com/containernetworking/cni
c
flannel used to live in that repo, that’s probably why historically it wasn’t listed as a 3rd party plugin. they just forgot to change it to 3rd party when they moved it out.
m
Makes sense - many thanks