easzlab / kubeasz

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

rocky9 ./ezdown: line 155: tar: command not found #1374

Closed ruidanwang closed 7 months ago

ruidanwang commented 7 months ago

What happened? 发生了什么问题?

rocky9 ./ezdown: line 155: tar: command not found

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

正常执行安装

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

执行 ./ezdown -D 在rocky 9

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

No response

Kubernetes version k8s 版本

1.28

Kubeasz version

none

OS version 操作系统版本

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

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

ruidanwang commented 7 months ago

我自己操作失误