摘要:
一、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 Kafka-2.13 on openEuler 地址 https://kafka.apache.org/downloads.html 二、安装准备 1 安装 JDK 安装 kafka 之前必须先安装JDK和zookeeper,如何安装JDK,可以查看:CentOS 7. 阅读全文
摘要:
一、Installation Zookeeper-3.7.1 on openEuler 地址 http://kafka.apache.org/downloads.html https://archive.apache.org/dist/zookeeper 是下载哪个文件呢!!! 1 下载 mkdir 阅读全文
该文被密码保护。 阅读全文
摘要:
一、Installation harbor-2.6.2 on openEuler 1 地址 https://goharbor.io https://github.com/goharbor/harbor 2 Harbor 安装条件 部署Harbor的最低硬件和软件配置:https://goharbor 阅读全文
摘要:
一、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 阅读全文
摘要:
一、Installation ClickHouse-22.10.2.11 on openEuler 1 地址 https://clickhouse.com https://packages.clickhouse.com https://github.com/ClickHouse/ClickHouse 阅读全文
摘要:
一、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 阅读全文
摘要:
一、Installing MongoDB-6.0.2 on openEuler-22.09 1 查看版本 openEuler-22.09 和 CentOS 8.3 里安装无差别,直接一步到位好吧! X、One Step Success systemctl stop firewalld dnf ins 阅读全文
摘要:
一、初始化配置 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 阅读全文