ARTICLE DETAIL

资讯详情

深耕网站建设、视觉设计与SEO优化的一线实战洞察。

cidr Not Available

cidr Not Available

将controller-manager的配置 --allocate-node-cidrs 改为 false,错入日志就没有了。

https://blog.kelu.org/tech/2020/05/27/kubernetes-controller-manager-error-cidrnotavailable.html

After reaching out to the Calico community, they quickly pointed out the root cause: the podCIDR allocation was still being handled by the Kubernetes controller manager. When using Calico IPAM, the controller manager should not assign IP addresses to Pods.

https://github.com/k3s-io/k3s/issues/697#issuecomment-576463182

返回列表