问题场景:
今天部署了K8S主节点,Master节点安装了Calico网络插件,在运行node列表结果是NotReady:
[rootmaster ~]# kubectl get nodes
NAME STATUS ROLES AGE VERSION
master NotReady master 22h v1.19.4…
错误信息: A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: Shared Memory Provider, error: 0 - 管道的另一端上无任何进程。) (Microsoft SQL Server,错误: 233)
原因&…