1 2 3 4 5 6 7 8 9 10 11 -------- 1. install docker ```shell 13 curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun 14 vim /etc/docker/daemon.json 15 /etc/init.d/docker reload 16 docker ps 17 mkdir /opt/rancher 18 docker run -d --restart=unless-stopped -p 80:80 -p 443:443 -v /opt/rancher:/var/lib/rancher rancher/rancher:latest
Keys Prometheus 关系型数据库采用B+树,时序数据库通常采用LSM树
Golang for DevOps Applications
go 微服务
go 高并发
go 分布式高可用
Building DevOps Tools
internals
prometheus storage
source code
deep understand
deep dive into
core
core concepts
details of how things work
best-practice
improve
This document describes the ongoing architectural development of the Kubernetes system, and the motivations behind it.
本文档描述了Kubernetes系统正在进行的体系结构开发及其背后的动机。
System developers wanting to extend or customize Kubernetes should use this document as a guide to inform where and how best to implement these enhancements.
MacOS iTerm2
命令输出结果不换行
Monitor method RED method https://grafana.com/files/grafanacon_eu_2018/Tom_Wilkie_GrafanaCon_EU_2018.pdf
USE method