随笔分类 - CentOS
摘要:一、Installation MySQL-8.0.28 on CentOS 8.3 1 地址 https://www.mysql.com https://downloads.mysql.com/archives/community 2 下载图片 二、创建相关目录 1 创建软件目录 mkdir -p
阅读全文
摘要:一、Installation ingress-nginx on Kubernetes-1.25.2 1 地址 https://kubernetes.github.io/ingress-nginx https://github.com/kubernetes/ingress-nginx bare裸金属,
阅读全文
摘要:一、Zookeeper-3.7.1 Cluster Construction 1 配置 zoo.cfg vim /opt/zookeeper-371/conf/zoo.cfg ## 心跳检查的时间 2秒 tickTime=2000 ## 初始化时 连接到服务器端的间隔次数,总时间10*2=20秒 i
阅读全文
摘要:一、Installation docker-compose on CentOS 7.9 1 地址 https://github.com/docker/compose https://github.com/docker/compose/releases/download/v2.1.0/docker-c
阅读全文
摘要:一、Installation harbor-2.6.2 on CentOS 8.3 1 地址 https://goharbor.io https://github.com/goharbor/harbor 2 Harbor 安装条件 部署Harbor的最低硬件和软件配置:https://goharbo
阅读全文
摘要:一、Kubernetes-1.23.5|11/1.25 Ceph-CSI-3.7.2 Container Image Download 镜像地址 kubeadm config images list I0317 21:16:38.891493 10528 version.go:255] remote
阅读全文
摘要:一、Installation mysql on helm 地址 https://artifacthub.io/packages/helm/bitnami/mysql (补) helm repo add repo https://charts.bitnami.com/bitnami
阅读全文
摘要:一、初始化配置 CentOS 8.3 XXX Cluster Initialization Configuration:https://www.cnblogs.com/huaxiayuyi/p/16862622.html 二、安装 MongoDB Installing MongoDB-6.0.2 o
阅读全文
摘要:一、Installation MongoDB-6.0.2 on CentOS 8.3 1 地址 https://www.mongodb.com 2 wget 下载 cd /opt/software wget https://fastdl.mongodb.org/linux/mongodb-linux
阅读全文
摘要:一、Installation RabbitMQ-3.10.2 on CentOS 7.9 1 地址 https://www.rabbitmq.com https://github.com/rabbitmq/rabbitmq-server https://github.com/rabbitmq/rab
阅读全文
摘要:一、初始化配置 CentOS 8.3 XXX Cluster Initialization Configuration:https://www.cnblogs.com/huaxiayuyi/p/16862622.html 二、安装 RabbitMQ Installing RabbitMQ-3.11.
阅读全文
该文被密码保护。
该文被密码保护。
摘要:一、CentOS 8.3 XXX Cluster Initialization Configuration 1 节点规划 官方建议节点数量为奇数个 hostname IP 节点规划 角色 maset01 192.168.80.31 Master01(主节点) 主库 slave01 192.168.8
阅读全文
摘要:一、初始化配置 CentOS 8.3 XXX Cluster Initialization Configuration:https://www.cnblogs.com/huaxiayuyi/p/16862622.html 二、安装 Redis Installing Redis-7.0.2 on Ce
阅读全文
摘要:一、Installation helm on Kubernetes-1.25.2 地址 https://helm.sh https://github.com/helm/helm 1 wget 下载 cd /opt/software wget https://get.helm.sh/helm-v3.1
阅读全文