kubesphere cni插件calico 重启(connection is unauthorized: Unauthorized)
点进pod里面你会看到这样的异常信息 networkPlugin cni failed to teardown pod "???" network: error getting ClusterInformation: connection is unauthorized: Unauthorized] 你的异常现象会出现如下图一样,某些节点创建Po...
点进pod里面你会看到这样的异常信息 networkPlugin cni failed to teardown pod "???" network: error getting ClusterInformation: connection is unauthorized: Unauthorized] 你的异常现象会出现如下图一样,某些节点创建Po...
k8s 删除节点 kubesphere -删除节点 [删除节点 (kubesphere.io)](https://v3-2.docs.kubesphere.io/zh/docs/installing-on-linux/cluster-operation/remove-nodes/) ### 1-停止调度节点 -打污点驱逐 将节点标记为不可调度可防止调度程序将新的 Pod ...
kubesphere 灰度发布 [27. 云原生流量治理之kubesphere灰度发布_kubesphere 灰度-CSDN博客](https://blog.csdn.net/weixin_45690643/article/details/136030502) [使用 KubeSphere 实现微服务的灰度发布 - kubesphere - 博客园 (cnblogs.com...
kubesphere 污点管理 [污点和容忍度 \| Kubernetes](https://kubernetes.io/zh-cn/docs/concepts/scheduling-eviction/taint-and-toleration/) 节点 (Node) 中有一个重要的功能即污点 (Taints) 管理。我们知道节点亲和性 (NodeAffinity) 是 Po...
kubesphere -prometheus 自动监控jvm ![](http://static.51tbox.com/static/2024-08-29/col/71d59669c56d51d48cf7b3a2ecebc49c/d2e6ed16d3584c3ea9a47180784ac864.png.jpg) 在你的service中添加这个注解,他就能自动识别 ...
重启 devops-controller 和 devops-apiserver 1 - jenkins 镜像 https://hub.docker.com/r/kubesphere/ks-jenkins/tags 2- 访问路径 http://10.0.0.108:30180/ 3- jobs 目录 在pvc 下班 kubesphere-d...
k8s kubesphere 部署elastalert 是无状态的, 因为不要存储批量文件,可以用configmap 1- 镜像 docker pull anjia0532/elastalert-docker:v0.2.4 端口随便一个就可以 80 2- 设置环境变量 environment: - ELASTICSEAR...
步骤如下: 1、打污点驱逐pod 2、关闭kubelet 3、关闭docker 重启 {#more-16079} master 1、给节点打污点驱逐pod 2、关闭kubelet 3、关闭docker 4、关闭etcd node 1、给节点打污点驱逐pod 2、关闭kubelet 3、关闭docker
找到 ``` dnsPolicy: ClusterFirst ``` 然后再下边添加: nodeSelector: kubernetes.io/hostname: worker4 ![](http://static.51tbox.com/static/2024-08-29/col/303d48575cc0057c407b...
想在k8s上添加多个存储类 主要是 有个环境 的nfs 不够大了, 想做一个迁移 。 这样2个nfs 就可以去实时去做同步了。 ![](http://static.51tbox.com/static/2024-08-29/col/7a473d0d10996aa43bc22e9378c1ca01/c977e2d26f20405caa980045953cd8ad.png.jpg...