I was about to upgrade my Kubernetes cluster from 1.22.x to 1.23.x, which needs me to also upgrade helm from 3.7.x to 3.8.x since 3.7.1 is not compatible with Kubernetes 1.23.x.
Currently my clusters are running with Linkerd 2.9. Is there any compatibility matrix as such for linkerd as well just like it is for helm? Like Linkerd version 2.9 doesn't support K8 versions above 1.22 etc.? I tried looking through the documentation but couldn't find anything regarding the compatibility between linkerd and K8s. Apologies if this is very trivial, new to Linkerd + K8s. :)
Thanks in advance for the help.