海胆阶段's Blog

  • Home

  • About

  • Tags170

  • Categories50

  • Archives327

  • Search

Systems Performance, Second Edition

Posted on 2021-04-13 | Edited on 2023-05-06 | In Book

对于理解,排查,解决系统性能问题有非常大的助益, 这本书简直就是 oncall saver, 我对这方面非常感兴趣,很幸运目前能遇到它而不是在几年之后。 此外我还有一篇博客总结了一下系统性能调优: <<Linux Performance Tunin ...

Read more »

Yum Package Version Lock

Posted on 2021-03-29 | Edited on 2021-05-06 | In Linux

yum versionlock, to restrict a package to a fixed version against yum update/upgrade. The plugin stores a package list in /etc/yum ...

Read more »

Ansible Quick Test

Posted on 2021-03-27 | Edited on 2023-02-12 | In Ansible

When I was working at IBM, I applied a dedicated cluster for Ansible learning. After I left, I decide to use Vagrant to create loc ...

Read more »

Rebinding Release PV with PVC

Posted on 2021-02-12 | Edited on 2021-02-15 | In Kubernetes

Reference Reuse existing Persistent Volume Background Prod env upgrade failed, rolled back leads to historical monitoring data los ...

Read more »

Linux Performance Tuning

Posted on 2021-01-23 | Edited on 2021-12-26 | In Linux

最近一周在on-call,这里整理一下Linkedin Learn: Linux performance的内容. 这里主要关注4个方面: CPU, Memory, Disk and FileSystem IO, Network. 其实很多时候,alerts o ...

Read more »

Kind

Posted on 2021-01-09 | Edited on 2023-10-30 | In Kubernetes

Kind helps you bring up local k8s cluster for testing and POC. Seamlessly working with kubectl and others: such as prometheus, ope ...

Read more »

Terraform Deep Dive

Posted on 2021-01-04 | Edited on 2022-06-19 | In Infra

//TODO This is the follow up of <<Terraform Quick Start>>. github repo Working with Existing Resources # Configure an ...

Read more »

Infrastructure as Code

Posted on 2021-01-02 | Edited on 2021-01-31 | In Book

刚看完第一版,第二版就出来了, hmmm… -_-||| This book doesn’t offer instructions in using specific scripting languages or tools. There are code e ...

Read more »

Linux Make Big Files

Posted on 2020-12-29 | Edited on 2022-02-13 | In Storage

最近在学习Linux storage的过程中,研究了一下几个创建大文件的命令,特别是它们的区别. 可以参考这个提问Quickly create a large file on a Linux system. cd /tmp# slowdd if=/dev/ze ...

Read more »

Python Linter

Posted on 2020-12-29 | Edited on 2022-04-19 | In Python

最近项目codebase 迁移到了GoB/Gerrit 的体系中,提交代码后CI 会做code linting 操作并且提示错误信息,最好是在提交前在本地先自检,但目前似乎没有集成本地linting 的功能, 经过观察,可以自己搭建linting 的环境去对任 ...

Read more »
1…111213…33
海胆阶段

海胆阶段

骐骥一跃,不能十步;驽马十驾,功在不舍

327 posts
50 categories
170 tags
© 2019 – 2025 Chengdong Liao
Powered by Hexo v3.8.0
|
Theme – NexT.Muse v6.7.0
0%