You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
大部分是 小部分是自己根据网上改的 还有就是没有用ipv6 只是使用了ipv4
这个问题已经解决 原因是在生成帧数时用了中文的标点符号
你的问题可以从这几个方面看
1、各服务是否运行正常,有没有报错
2、证书有没有正确生成已经是否成功下发到各节点
3、runc在查看版本时有没有正确显示版本信息,没有就需要升级libseccomp>2.4(centos7),这个是在安装calico时需要操作的
4、将 --node-labels=node.kubernetes.io/node='' 替换为 --node-labels=node.kubernetes.io/node= 将 '' 删除即可。
5、注意hosts配置文件中主机名和IP地址对应
6、在文档7.2,却记别忘记执行kubectl create -f bootstrap.secret.yaml命令
大哥我想问一下, 你照着这个教程安装能成功吗, 哪些流程中除了 K8S 命令相关的我没看明白别的都懂, 为啥到装 node 节点里面的 kubelet 哪里执行 kubectl get nodes 就会报 No resources found 来了回回折腾了七八次了, 都是这一个问题, 我该做点什么
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
kube-apiserver 服务启动不起来 提示 SAN dNSName is malformed
版本:v1.24.3
The text was updated successfully, but these errors were encountered: