KubeVersionMismatch # Meaning # Different semantic versions of Kubernetes components running. Usually happens during kubernetes cluster upgrade process. Full context Kubernetes control plane nodes or worker nodes use different versions. This usually happens when kubernetes cluster is upgraded between minor and major version. Impact # Incompatible API versions between kubernetes components may have very broad range of issues, influencing single containers, through app stability, ending at whol...