easzlab / kubeasz

使用Ansible脚本安装K8S集群,介绍组件交互原理,方便直接,不受国内网络环境影响
https://github.com/easzlab/kubeasz
10.53k stars 3.53k forks source link

allinone创建单节点集群失败 #1326

Closed CoderTH closed 12 months ago

CoderTH commented 1 year ago

What happened? 发生了什么问题?

TASK [containerd : 下载 containerd 二进制文件] ***** ok: [10.20.2.205] => (item=containerd) ok: [10.20.2.205] => (item=containerd-shim) ok: [10.20.2.205] => (item=containerd-shim-runc-v1) ok: [10.20.2.205] => (item=containerd-shim-runc-v2) An exception occurred during task execution. To see the full traceback, use -vvv. The error was: If you are using a module and expect the file to exist on the remote, see the remote_src option failed: [10.20.2.205] (item=crictl) => {"ansible_loop_var": "item", "changed": false, "item": "crictl", "msg": "Could not find or access '/etc/kubeasz/bin/containerd-bin/crictl' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"}

What did you expect to happen? 期望的结果是什么?

成功创建

How can we reproduce it (as minimally and precisely as possible)? 尽可能最小化、精确地描述如何复现问题

none

Anything else we need to know? 其他需要说明的情况

none

Kubernetes version k8s 版本

1.28

Kubeasz version

OS version 操作系统版本

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here ```

Related plugins (CNI, CSI, ...) and versions (if applicable) 其他网络插件等需要说明的情况

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 12 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.