配置cri-docker使kubernetes1.24以docker作为运行时
# kubectl get nodesNAME STATUS ROLES AGE VERSIONvms41.rhce.cc Ready control-plane 11m v1.24.1
vms42.rhce.cc Ready <none> 7m20s v1.24.1
#
# kubectl get nodes -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
vms41.rhce.cc Ready control-plane 11m v1.24.1 192.168.26.41 <none> CentOS Linux 7 (Core) 3.10.0-693.el7.x86_64 docker://20.10.17
vms42.rhce.cc Ready <none> 7m23s v1.24.1 192.168.26.42 <none> CentOS Linux 7 (Core) 3.10.0-693.el7.x86_64 docker://20.10.17
#
http://blog.itpub.net/70003733/viewspace-2907598/
页:
[1]