问题
记录
- 查看当前环境的运行时,可以使用,发现是 docker
kubectl get nodes -o wide
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
k8s-master Ready control-plane,master 31d v1.23.4 10.229.120.30 <none> CentOS Linux 7 (Core) 3.10.0-1160.el7.x86_64 docker://20.10.21
k8s-node01 Ready <none> 31d v1.23.4 10.229.120.32 <none> CentOS Linux 7 (Core) 3.10.0-1160.el7.x86_64 docker://23.0.1
k8s-node02 Ready <none> 31d v1.23.4 10.229.120.74 <none> CentOS Linux 7 (Core) 3.10.0-1160.105.1.el7.x86_64 docker://20.10.21
- Shim 容器中的 Shim 到底是个什么鬼?-腾讯云开发者社区-腾讯云 (tencent.com)
- TTY 终端,使用 tty 查看当前窗口使用的终端,使用 who 查看此机器已经链接了哪些终端