Pomodoro Techniquefocus by getting yourself into a state a Flow. Basic requirements ① A kitchen timer ② A short to-do list [2] ③ A little discipline [2] • Turn off Phone(s) • Turn off IMs or DND • No non-task related0 码力 | 3 页 | 289.16 KB | 6 月前3
python3学习手册(python3无long长整型) True=1, False=0 string 有序strx='xxxx' stry="xxx" 不区别单引号与双引号, 单个字符也是string list 有序 列表,数组 tuple 有序 元组 set 无序 不重复(自动删除重复项) 集合 py3新 增 dic�onary 无序 字典 数 组 , 其 元 素 值 可 变 , 其 元 素 类 型 为 int (0~255) py3新增 不可变类型: Number String Tuple bytes 可变类型: List Dic�onary Set bytearray set 集合是由若干个元素组成的,基本功能是 进行成员关系测试 和 删 除重复元素 set可以进行数学上的集合运算(差集,并集,交集等) listxx) 将字符串str型list转为int型list strlist = ["23","15","6","44"] #元素类型为str strnn = list(map(int, strlist)) #map()将strlist的元素 都转为int型,map()返回的是map类型,需要再使用 list()转为list型 tuple(map(int0 码力 | 213 页 | 3.53 MB | 1 年前3
k8s操作手册 2.3family="ipv4" source address="10.244.0.0/16" accept' # firewall-cmd --run�me-to-permanent # firewall-cmd --list-all ★如果有硬件交换机做ACL或基于云的安全组做访问控制,则可关闭服务器上的 防火墙软件 ⑨加载ipvs模块 # cat > /etc/modules-load.d/k8s-ipvs ③k8s集群初始化 # kubeadm version #先查看k8s版本 # GitVersion:"v1.19.4" # kubeadm config images list #查看k8s其他组件的docker镜像名,默认用 k8s.gcr.io/的镜像源地址 k8s.gcr.io/kube-apiserver:v1.19.4 k8s.gcr.io/kub KubeletConfigura�on cgroupDriver: systemd failSwapOn: False #保存,(修改蓝色字体的参数值及新增最后5行) # kubeadm config images list --config /etc/kubeadm-init.yaml #查看需要的镜 像 cof-lee.com:5443/k8s/kube-apiserver:v1.19.4 cof-lee0 码力 | 126 页 | 4.33 MB | 1 年前3
git 操作手册git config --global h�p.sslVerify false #不验证ssl证书 # git config --global --list #查看全局设置 ★本地设置 针 对 单 一 项 目 的 设 置 , 使 用 --local 参 数 , 本 地 设 置 信 #设置邮箱 # git config --local h�p.sslVerify false #不验证ssl证书 # git config --local --list #查看本地设置 ★系统设置 系统设置信息保存在/etc/gitconfig文件里 # git config --system config --system user.email cof@cof-lee.com # git config --system --list #查看系统设置 # git config --list #查看所有设置(全局+本地+系统) # git config user0 码力 | 35 页 | 1.69 MB | 1 年前3
postgresql操作手册postgres=# \l #列出所有数据库(pg内置查询命令) List of databases Name | Owner | Encoding | Collate | Ctype | Access privileges - postgres=# \l #列出所有数据库(pg内置命令) List of databases Name | Owner | Encoding | Collate | Ctype | Access privileges -0 码力 | 17 页 | 445.84 KB | 1 年前3
Velocity Conference 2015com/devops-web-performance-2015/public/schedule/proceedings [2] YouTube Playlist: https://www.youtube.com/playlist?list=PL055Epbe6d5Y86GSg3nhUH3o_v62FGpCI0 码力 | 4 页 | 176.79 KB | 6 月前3
DevOps Meetupand measure it. Do process map. Do focus on Quality first. Do start a book club. Book List Scaling Lean & Agile Development: Thinking & Organizational Tools for Large-Scale Scrum, Craig0 码力 | 2 页 | 246.04 KB | 6 月前3
The DevOps HandbookON UNDESIRED OUTCOMES i. An approach 1. Analyze most severe incident in recent past. 2. Create list of telemetry that could have enabled earlier detection and diagnosis as well as confirmation 3.0 码力 | 8 页 | 24.02 KB | 6 月前3
共 8 条
- 1













