摘要: 一.Prometheus Server一键部署脚本 1.脚本内容展示 [root@prometheus-server31 ~]# cat install-prometheus-server.sh #!/bin/bash # school: oldboyedu # class: linux92 # o 阅读全文
posted @ 2025-01-15 21:58 almco 阅读(30) 评论(0) 推荐(0)
摘要: 一.etcd基于https的集群部署 1.准备etcd程序包 1.1 下载etcd的软件包 wget https://github.com/etcd-io/etcd/releases/download/v3.5.17/etcd-v3.5.17-linux-amd64.tar.gz svip: [ro 阅读全文
posted @ 2025-01-15 20:15 almco 阅读(18) 评论(0) 推荐(0)