Skip to content
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

关于kubelet配置使用docker的文档描述有问题 #625

Open
shalousun opened this issue Apr 21, 2021 · 0 comments
Open

关于kubelet配置使用docker的文档描述有问题 #625

shalousun opened this issue Apr 21, 2021 · 0 comments

Comments

@shalousun
Copy link

https://github.com/opsnull/follow-me-install-kubernetes-cluster/blob/master/F.%E9%83%A8%E7%BD%B2docker.md

--network-plugin=cni \
--cni-conf-dir=/etc/cni/net.d \
--container-runtime=remote \
--container-runtime-endpoint=unix:///var/run/containerd/containerd.sock \

如果是使用calico网络组件,删除--network-plugin=cni后会导致calico默认使用docker0网络。创建pod的ip是docker0网络来分配的。因此不能删除。

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

No branches or pull requests

1 participant