随笔 - 366  文章 - 0  评论 - 101  阅读 - 30万
03 2022 档案
k8s ingress
摘要:https://www.cnblogs.com/hanxing/p/16062860.html 192.168.1.222 k8s-master11 m1 192.168.1.223 k8s-master12 m2 192.168.1.224 k8s-master13 m3 192.168.1.22 阅读全文
posted @ 2022-03-27 17:27 寒星12345678999 阅读(89) 评论(1) 推荐(0) 编辑
kubeadm搭建k8s 3master 高可用 keepalived + haproxy
摘要:192.168.1.222 k8s-master11 m1 192.168.1.223 k8s-master12 m2 192.168.1.224 k8s-master13 m3 192.168.1.225 k8s-node01 n1 192.168.1.226 k8s-node02 n2 keep 阅读全文
posted @ 2022-03-27 14:59 寒星12345678999 阅读(651) 评论(0) 推荐(0) 编辑
Kubernetes k8s 安装 配置
摘要:一、初始化 1、准备三节点 192.168.67.130-132 配置计算机名 hosts 时区 DNS setenforce 0 hostnamectl set-hostname k8s-master01 hostnamectl set-hostname k8s-node01 hostnamect 阅读全文
posted @ 2022-03-22 01:00 寒星12345678999 阅读(3116) 评论(12) 推荐(0) 编辑
hbase hadoop
摘要:hadoop: wget http://archive.apache.org/dist/hadoop/common/hadoop-3.1.0/hadoop-3.1.0.tar.gz --no-check-certificate hbase: wget http://archive.apache.or 阅读全文
posted @ 2022-03-14 13:34 寒星12345678999 阅读(50) 评论(0) 推荐(0) 编辑
Panel plugin not found: grafana-piechart-panel 【 修复插件报错】
摘要:修复插件报错 grafana安装方法https://www.cnblogs.com/hanxing/p/15995121.html 中 docker run -d -p 3000:3000 --name grafana -v /root/grafana-storage:/var/lib/grafan 阅读全文
posted @ 2022-03-12 12:48 寒星12345678999 阅读(1589) 评论(0) 推荐(0) 编辑
基于docker容器部署Prometheus服务 普罗米修斯 监控
摘要:参考 https://blog.csdn.net/lvjianzhaoa/article/details/102917567 克隆3个centos7 192.168.67.130 131 132 关防火墙和selinuxfirewall-cmd --statesystemctl stop firew 阅读全文
posted @ 2022-03-11 20:39 寒星12345678999 阅读(914) 评论(2) 推荐(0) 编辑
es安装-日志云elk
摘要:不支持root启动 乖乖创建用户吧 jdk安装 https://www.cnblogs.com/hanxing/p/5707590.html groupadd elasticsearch useradd es passwd es usermod -G elasticsearch es mkdir - 阅读全文
posted @ 2022-03-10 15:56 寒星12345678999 阅读(38) 评论(0) 推荐(0) 编辑
golang 笔记
摘要:wget https://dl.google.com/go/go1.11.5.linux-amd64.tar.gz --no-check-certificate export GOROOT=/usr/local/go // go安装包的解压路径 export PATH=$PATH:$GOROOT/b 阅读全文
posted @ 2022-03-07 17:23 寒星12345678999 阅读(37) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示