K8S指定calico使用的网卡名称

遇到问题:   解决方案: calico-node 是 DaemonSet 管理的 Pod,默认部署…

k8s 中获取所有ImagePullBackOff 的容器信息,包含镜像名称+所在节点

场景, 重启某个节点,或者下掉某个节点后,因为镜像的原因不能快速的拉去,所以有了这个脚本,可以获取所有拉去镜像…

KubeSphere 中某个容器日志不正常采集解决方案

一次生产 KubeSphere 日志无法正常采集事件解决记录_cannot increase buffer: …

kubesphere 收集容器日志 原理

利用k8s的deamonSet在各node节点部署了fluent-bit,fluent-bit挂载了宿主机各个…

kubesphere jenkins 指定节点 打包

因为kubesphere 的 jenkins 大部分用了 hostpath 挂载方式, 所以,我们最好固定一个…

kubesphere更新jenkins 配置文件

kubesphere更新jenkins 配置文件

kubesphere更新jenkins 配置文件 reload jenkins的configuration,让…

k8s 污点标签(禁止调度)允许某个标签调度到此节点

2.如何禁止其他Pod调度到当前node ? 给node 打上一个污点,可以解决上述需求。 # 设置污点 ku…

“Unable to update cni config” err=”no networks found in /etc/cni/net.d”

    “Unable to update cni config” err=”no net…

Error from server (InternalError): Internal error occurred: Authorization error (user=kube-apiserver-kubelet-client, verb=get, resource=nodes, subresource=proxy)

Error from server (InternalError): Internal error occurred: Authorization error (user=kube-apiserver-kubelet-client, verb=get, resource=nodes, subresource=proxy)

  kube-apiserver 报错 Unable to authenticate the req…

k8s-kubesphere- 部署 容器 指定 用户(mosquitto 没有写权限问题)

Error saving in-memory database, unable to open mosquit…