kubernetes修改为ipvs模式
先升级内核 4.1以前内核不支持ipvs centos7升级内核 /opt/ipvs_up.sh #… 继续阅读 kubernetes修改为ipvs模式
先升级内核 4.1以前内核不支持ipvs centos7升级内核 /opt/ipvs_up.sh #… 继续阅读 kubernetes修改为ipvs模式
partx -d /dev/sda //因为内核中存有部分未调整磁盘的信息,故先将所有信息清零 pa… 继续阅读 partx更新磁盘信息
https://dlsvr04.asus.com.cn/pub/ASUS/mb/Socket2011… 继续阅读 asus Z10PA-D8 bios和固件下载地址
1-03-18 22:11:44.294 WARN com.zaxxer.hikari.pool.P… 继续阅读 1-03-18 22:11:44.294 WARN com.zaxxer.hikari.pool.PoolBase [15g035lzzs80e] – HikariPool-1 – Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@36c4c9bb (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
报错: *************************** APPLICATION FAILED… 继续阅读 The dependencies of some of the beans in the application context form a cycle:
upstream xxxx { least_conn; #选择当前连接数最少的server… 继续阅读 nginx tcp负载均衡算法
http://192.168.0.2:8080/restart
host规划 /bin/cp -arf /etc/hosts /etc/hosts_bak :>… 继续阅读 kubeadm 快速安装kubernetes 1.20.4单机版
在 master 节点上执行 获得 join命令参数 [root@master 1204]# kub… 继续阅读 kubernetes新增node节点
yum install -y epel-release bash-completion source… 继续阅读 kubernetes补全
docker run -d \ –restart=unless-stopped \ –name=… 继续阅读 docker install kuboard:v3.1.0.6
报错信息: [root@master ~]# kubeadm init –config=/root… 继续阅读 Couldn’t create the interface used for talking to the container runtime: crictl is required for container runtime: exec: “crictl”: executable file not found in $PATH
install xz yum install xz -y 创建压缩包 xz -Z *.xz # -d… 继续阅读 linux 压缩解压xz文件
bak service gitea stop cd /data tar zcvf gitea-031… 继续阅读 gitea从 1.11.1升级到 1.11.8
docker install yum install -y yum-utils device-map… 继续阅读 快速安装harbor v2.2.0 单机版
BISACXYELK-eyJsaWNlbnNlSWQiOiJCSVNBQ1hZRUxLIiwibGl… 继续阅读 idea 2099年key
yaml curl https://docs.projectcalico.org/v3.16.9/m… 继续阅读 calico cni 3.16.9安装
ope_log(){ echo “export PROMPT_COMMAND='{ msg=\$(h… 继续阅读 Linux 添加命令记录
ntpdate time1.aliyun.com && hwclock –syst… 继续阅读 ntpdate修改系统时间
docker run -itd –name mongo -p 27017:27017 mongo … 继续阅读 docker 安装mongodb auth认证