[root@localhost ~]# kubectl logs -fl name=rbd-api -n rbd-system The connection to the server 192.168.100.213:6443 was refused - did you specify the right host or port? 平台版本 v5.8.1-release-f5ce140fa-2022-09-16-02-allinone
另一台机器也出毛病了,问题如下: [root@goodrain ~]# kubectl logs -fl name=rbd-api -n rbd-system Error from server: Get “https://192.168.1.212:10250/containerLogs/rbd-system/rbd-api-6fdd47d56-mctll/rbd-api?follow=true&tailLines=10”: dial tcp 192.168.1.212:10250: connect: connection refused
唯为京 从你这个报错来看是你的 kubernetes 集群出了问题,请先保证 kubernetes 集群的正常
SmallQi 如何保证k8s集群正常呢?请大人赐教
唯为京 不清楚你的 k8s 集群是怎么安装的,k8s 高可用有很多教程,只要保证k8s不挂,Rainbond 基本就不会出问题