最新发布
今日更新7 文章总数2899

k8s 备份-etcd 备份

  etcd 备份: etcd is running. {“level”:”info”,”ts”:1…

syntax error: unexpected end of file完美解决方案

syntax error: unexpected end of file完美解决方案

syntax error: unexpected end of file完美解决方案 用shell编写的一个脚…

mysql 安装 docker 版8.0.26

  1- 拉取镜像- mysql docker pull mysql:8.0.26 有的网络不通,只…

docker容器之间通信方式

docker 通信方式, docker网络 【Docker】docker中容器之间通信方式_docker 容器…

k8s 污点

在 master上 打污点  这样任务就不会被分过来了。 node-role.kubernetes.io/ma…

乌兰察布和呼和浩特那个便宜,阿里云 -抢占式

乌兰察布和呼和浩特那个便宜,阿里云 16V,32G 乌兰察布: 1.9 呼和浩特 :2.8

kubesphere 创建第一个流水线项目

创建第一个流水线项目 前提: 开起了 devops 简单方法,让模版生成一个 jenkinspipline的文…

kubesphere 开启devops

kubesphere 开启devops KubeSphere DevOps 系统   以 admin…

k8s彻底删除pod

k8s彻底删除pod kubectl delete pod my-pod -n namespace 如果Pod…

failed to listen on 0.0.0.0:10257: listen tcp 0.0.0.0:10257: bind: address already in use

  kube-controller-manager-svc  存在异常   容器日志发现 …