CauchyK零SK壹S
Student-party
v1beta1.metrics.k8s.io
这个是由于集群中的metrics-server不正常导致的哦 , 可以检查下及群里的metrics-server
可以看看kube-system下的pod状态
可以通过kubectl get apiservices
查看相关api状态
Student-party
v1beta1.metrics.k8s.io
这个是由于集群中的metrics-server不正常导致的哦 , 可以检查下及群里的metrics-server
可以看看kube-system下的pod状态
可以通过kubectl get apiservices
查看相关api状态
Cauchy 鼓捣好了,但访问的时候 报 英特网无效连接 错误,懵了。想卸载了重装 有没有卸载脚本?
请问,我现在想使用在线安装脚本或者离线安装脚本,使用我本地私有harbor仓库,但是更改common配置没有生效,想问该如何设置呢?另外harbor是否需要https协议
fatal: [ks-allinone]: FAILED! => {
“attempts”: 30,
“changed”: true,
“cmd”: “/usr/local/bin/kubectl get pod -n kubesphere-system | grep Running | grep ks-installer”,
“delta”: “0:00:00.085104″,
“end”: “2020-05-16 14:13:58.346256″,
“rc”: 1,
“start”: “2020-05-16 14:13:58.261152”
}
MSG:
non-zero return code
PLAY RECAP *************************************************************************************************************
ks-allinone : ok=135 changed=15 unreachable=0 failed=1
遇到各种问题,反复卸载安装,结果还不一样
centos7.3操作系统可以嘛
TASK [Restart docker] *************************************************************************************************************************************************************************
Wednesday 20 May 2020 10:58:55 +0800 (0:00:00.225) 0:00:01.440 *********
fatal: [ks-allinone]: FAILED! => {
“changed”: true,
“cmd”: “systemctl daemon-reload && service docker restart”,
“delta”: “0:00:00.248195”,
“end”: “2020-05-20 10:58:56.004947”,
“rc”: 1,
“start”: “2020-05-20 10:58:55.756752″
}
STDERR:
Redirecting to /bin/systemctl restart docker.service
Job for docker.service failed because the control process exited with error code. See “systemctl status docker.service” and “journalctl -xe” for details.
MSG:
non-zero return code
PLAY RECAP ************************************************************************************************************************************************************************************
ks-allinone : ok=4 changed=3 unreachable=0 failed=1
Wednesday 20 May 2020 10:58:56 +0800 (0:00:00.616) 0:00:02.057 *********
Feynman 大佬帮忙看看
[root@ks-allinone ]# kubectl get pods -n kube-system
Unable to connect to the server: net/http: TLS handshake timeout
[root@ks-allinone ]# kubectl get pods -n kube-system
The connection to the server 192.168.3.177:6443 was refused - did you specify the right host or port?
[root@ks-allinone ]# kubectl get pods -n kube-system
The connection to the server 192.168.3.177:6443 was refused - did you specify the right host or port?
[root@ks-allinone ]# kubectl get pods -n kube-system
The connection to the server 192.168.3.177:6443 was refused - did you specify the right host or port?
请问这是什么原因?
安装成功,我的环境连接SSH有点问题,改成了免密登录解决。