Follow the tutorial in Kubernetes Cluster Deployment Guide - containerd | Documentation | openEuler Community step by step. When starting kubeadm, the following error occurs:
The IP address in the configuration file has been confirmed to be in correct IPv4 format and loaded successfully, with no proxy involved. (If the IP address in the configuration file causing the error is modified, the error message will also change accordingly.)
After bypassing this error and proceeding to start, another error appears:
The kubelet is in active state, but sudo crictl ps -a returns no output.

