We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.1.6
Ubuntu 22.04
No response
添加节点后,发现所有节点都unready,排查发现haproxy 出现了异常,之前的加速器失效了,/etc/kubernetes/manifests/haproxy.yaml中的镜像无法成功获取library/haproxy:2.9.6-alpine,建议这儿直接换为aliyun 镜像, registry.cn-beijing.aliyuncs.com/kubesphereio/haproxy:2.9.6-alpine,彻底屏蔽对dockerub的依赖.
library/haproxy:2.9.6-alpine
registry.cn-beijing.aliyuncs.com/kubesphereio/haproxy:2.9.6-alpine
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is version of KubeKey has the issue?
3.1.6
What is your os environment?
Ubuntu 22.04
KubeKey config file
No response
A clear and concise description of what happend.
添加节点后,发现所有节点都unready,排查发现haproxy 出现了异常,之前的加速器失效了,/etc/kubernetes/manifests/haproxy.yaml中的镜像无法成功获取
library/haproxy:2.9.6-alpine
,建议这儿直接换为aliyun 镜像,registry.cn-beijing.aliyuncs.com/kubesphereio/haproxy:2.9.6-alpine
,彻底屏蔽对dockerub的依赖.Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: