JeeGit 官方论坛

找回密码
立即注册
搜索
热搜: 活动 交友 discuz
发新帖
楼主: admin
查看: 364| 回复: 17
发表于 2024-2-23 21:30:48
docker system prune -a
  1. error pulling image configuration: download failed after attempts=6: dial tcp: lookup production.clo
复制代码

回复 显示全部楼层 道具 举报

发表于 2024-2-24 21:43:12
  1. etcd health check failed: Failed to exec command: sudo -E /bin/bash -c "export ETCDCTL_API=2;export ETCDCTL_CERT_FILE='/etc/ssl/etcd/ssl/admin-node01-m01-n00.pem';export ETCDCTL_KEY_FILE='/etc/ssl/etcd/ssl/admin-node01-m01-n00-key.pem';export ETCDCTL_CA_FILE='/etc/ssl/etcd/ssl/ca.pem';/usr/local/bin/etcdctl --endpoints=https://192.168.20.100:2379 cluster-health | grep -q 'cluster is healthy'"
  2. : Process exited with status 1
复制代码

回复 显示全部楼层 道具 举报

发表于 2024-2-24 23:01:57

对于该问题,最主要的原因在于,如果是单机安装,etc 不会有问题

如果多个机器安装,则要把多个机器都卸载重新安装。.kk delete cluster

回复 显示全部楼层 道具 举报

发表于 2024-2-25 02:46:03
Kubernetes 常见问题排查与解决方案!(纯干货)https://huaweicloud.csdn.net/63311b99d3efff3090b5250a.html


https://github.com/kubernetes/kubernetes/issues/22770



[root@node01-m01-n00 kubersphere]# kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l 'app in (ks-install, ks-installer)' -o jsonpath='{.items[0].metadata.name}') -f
Error from server: Get "https://192.168.20.222:10250/containerLogs/kubesphere-system/ks-installer-7796cf7779-vrs58/installer?follow=true": dial tcp 192.168.20.222:10250: i/o timeout
[root@node01-m01-n00 kubersphere]# kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l 'app in (ks-install, ks-installer)' -o jsonpath='{.items[0].metadata.name}') -f


回复 显示全部楼层 道具 举报

发表于 2024-2-25 02:58:39
02:56:24 CST [AutoRenewCertsModule] Generate k8s certs renew script
02:56:24 CST success: [node01-m01-n00]
02:56:24 CST [AutoRenewCertsModule] Generate k8s certs renew service
02:56:24 CST success: [node01-m01-n00]
02:56:24 CST [AutoRenewCertsModule] Generate k8s certs renew timer
02:56:25 CST success: [node01-m01-n00]
02:56:25 CST [AutoRenewCertsModule] Enable k8s certs renew service

回复 显示全部楼层 道具 举报

发表于 2024-2-25 10:50:30
Kubernetes-kubectl命令出现错误【The connection to the serve
echo "export KUBECONFIG=/etc/kubernetes/admin.conf" >> ~/.bash_profile
source ~/.bash_profile
https://www.jianshu.com/p/6fa06b9bbf6a

回复 显示全部楼层 道具 举报

发表于 2024-2-27 19:31:31
admin 发表于 2024-2-23 00:04
./kk delete cluster -f yuzhi-kubersphere-cluster.yaml && rm -rf kubekey
./kk delete cluster
./kk in ...

systemctl restart docker.service

回复 显示全部楼层 道具 举报

发表于 2024-3-5 09:12:56
systemctl status etcd

回复 显示全部楼层 道具 举报

12
返回列表
您需要登录后才可以回帖 登录 | 立即注册

QQ|Archiver|手机版|小黑屋|JeeGit 官方论坛 ( 吉ICP备19001578号-2|吉B2-20200006 )

GMT+8, 2024-5-20 19:22 , Processed in 0.028816 second(s), 16 queries .

Powered by Discuz! X3.5

Copyright © 2001-2024 Tencent Cloud.

快速回复 返回顶部 返回列表