执行 `crictl ps` 初始因未指定 endpoint 出现警告和连接错误,通过创建 `/etc/crictl.yaml` 配置文件明确指定 containerd 的 runtime 和 image endpoint 后,再次执行命令成功输出容器列表,无任何警告或错误,实现稳定运行。