Skip to content

Cnetos7内核5.4离线安装calico报错 #1455

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
omaidb opened this issue Apr 1, 2025 · 6 comments
Closed

Cnetos7内核5.4离线安装calico报错 #1455

omaidb opened this issue Apr 1, 2025 · 6 comments
Labels

Comments

@omaidb
Copy link

omaidb commented Apr 1, 2025

What happened? 发生了什么问题?

Image

Image

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

安装流程能正常的走下去

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

ezdown3.5
Image

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

No response

Kubernetes version k8s 版本

还没安装上

Kubeasz version

3.6.5

OS version 操作系统版本

# On Linux:
$ cat /etc/os-release

![Image](https://github.com/user-attachments/assets/271d98fe-22f9-42c8-be6c-ee221f33b0c5)

$ uname -a

![Image](https://github.com/user-attachments/assets/9c132ad2-0bd0-4637-884d-f9b8e554bd20)

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

@gjmzj
Copy link
Collaborator

gjmzj commented Apr 4, 2025

kubectl get pod -n kube-system 看下calico pod状态;
kubectl describe -n kube-system xxxxpod 看下详情;

可以删除,重装试试
kubectl delete deployments.apps -n kube-system calico-kube-controllers
kubectl delete ds -n kube-system calico-node

重装网络插件
dk ezctl setup default 06

@gjmzj
Copy link
Collaborator

gjmzj commented Apr 4, 2025

还有实在建议别用centos7 这种老系统,没有任何支持,连更新源都没有了

@omaidb
Copy link
Author

omaidb commented Apr 4, 2025

还有实在建议别用centos7 这种老系统,没有任何支持,连更新源都没有了

好的,那现在你们都用的是rhel几的系列?

@omaidb
Copy link
Author

omaidb commented Apr 14, 2025

还有实在建议别用centos7 这种老系统,没有任何支持,连更新源都没有了

更新源倒是有, 我备份了. 你如果需要的话,可以使用这里的yum国内源,项目是我维护的
https://gitcode.com/liqiaofei/centos7_yum_repo

Copy link

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

@github-actions github-actions bot added the stale label May 14, 2025
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants