新手自搭 k8s v1.22.4 集群, kube-controller-manager 报 Failed to list all nodes: Unauthorized 缺少解决思路

2021-11-24 10:04:36 +08:00
 lovewell
kube-controller-manager[12830]: E1124 09:41:20.142393 12830 cidr_allocator.go:137] Failed to list all nodes: Unauthorized 。
有遇到过的兄弟,告诉我下是那个一个角色少了,难受..我已经折腾好久了。。
3533 次点击
所在节点    Kubernetes
27 条回复
zhoudaiyu
2021-11-24 12:18:24 +08:00
@defunct9 #7 让我 SSH 上去看看
amrom
2021-11-24 13:40:40 +08:00
@lovewell 试试加个 rolebinding ,kubectl create rolebinding xx-binding --clusterrole=admin --user=system:kube-controller-manager
eaglewangl37670
2021-11-24 15:55:50 +08:00
我之前遇到过是用楼上的方案解决的,不知道二进制这种有没有用
hwdef
2021-11-24 15:58:12 +08:00
@lovewell 学 k8s 久了就知道了,不可能把 k8s 所有都搞懂,,对你没用的就不要关注了。
Reficul
2021-11-24 18:05:08 +08:00
clusterrolebinding system:kube-controller-manager 感觉是 API 启动的时候写的,可以看看代码。
offswitch
2021-11-25 22:27:46 +08:00
你的这些配置参数,都可以通过 KubeletConfiguration 、KubeProxyConfiguration 、ClusterConfiguration 、InitConfiguration 、JoinConfiguration 来配置,可以看看这个 https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/control-plane-flags/
lework1234
2021-12-13 10:32:52 +08:00
github.com/lework/kainstall 一键安装。可以看看里面的 shell 脚本。

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://tanronggui.xyz/t/817579

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX