会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
光辉岁月
taiman
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
12
下一页
2020年5月18日
dockercompose 配置安装gitlab
该文被密码保护。
阅读全文
posted @ 2020-05-18 15:06 taiman
阅读(2)
评论(0)
推荐(0)
2020年4月29日
grafana 图形展示
该文被密码保护。
阅读全文
posted @ 2020-04-29 15:01 taiman
阅读(0)
评论(0)
推荐(0)
prometheus 配置
该文被密码保护。
阅读全文
posted @ 2020-04-29 14:30 taiman
阅读(0)
评论(0)
推荐(0)
2020年4月28日
grafana 环境与告警配置
该文被密码保护。
阅读全文
posted @ 2020-04-28 16:35 taiman
阅读(0)
评论(0)
推荐(0)
yearning sql审核
摘要: yearning sql审核 官网地址:https://guide.yearning.io wget https://github.com/cookieY/Yearning/releases/download/v2.2.0/Yearning-2.2.0.linux-amd64.zip 创建数据库 c
阅读全文
posted @ 2020-04-28 16:24 taiman
阅读(176)
评论(0)
推荐(0)
2020年4月27日
docker-compose 部署filebeat + kafka + elk
该文被密码保护。
阅读全文
posted @ 2020-04-27 17:31 taiman
阅读(1)
评论(0)
推荐(0)
2020年4月26日
k8s hpa 自动扩容
摘要: 命令行操作 kubectl autoscale deployment zeus-deployment --cpu-percent=20 --min=1 --max=3 yaml 文件 apiVersion: autoscaling/v1 kind: HorizontalPodAutoscaler m
阅读全文
posted @ 2020-04-26 18:18 taiman
阅读(801)
评论(0)
推荐(0)
docker cadvisor
摘要: cadvisor 安装 docker run -d --volume=/:/rootfs:ro --volume=/var/run:/var/run:rw --volume=/sys:/sys:ro --volume=/var/lib/docker/:/var/lib/docker:ro --pub
阅读全文
posted @ 2020-04-26 15:52 taiman
阅读(124)
评论(0)
推荐(0)
k8s 安装node_exporter
摘要: 基于控制器DaemonSet apiVersion: apps/v1 kind: DaemonSet metadata: name: node-exporter-daemonset spec: selector: matchLabels: app: prometheus template: meta
阅读全文
posted @ 2020-04-26 15:05 taiman
阅读(1968)
评论(0)
推荐(0)
2020年4月24日
docker 内数据迁移
摘要: docker内数据迁移 1、查看容器属性 docker inspect mongo 2、备份所需数据 docker run -it --volumes-from mongo-yapi -v $(pwd):/backup mongo tar cvf /backup/backupdata.tar /da
阅读全文
posted @ 2020-04-24 16:38 taiman
阅读(1049)
评论(1)
推荐(0)
上一页
1
···
6
7
8
9
10
11
12
下一页
公告
哈哈哈