海胆阶段's Blog

  • Home

  • About

  • Tags169

  • Categories50

  • Archives325

  • Search

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 »

Linux Storage System

Posted on 2020-12-25 | Edited on 2021-01-18 | In Storage

[x] ordinary file can also be formatted and mounted [x] terraform mount disk /dev/sdb, why this name? [x] do experiment, using vag ...

Read more »

Linux System Admin

Posted on 2020-12-25 | Edited on 2021-07-17 | In Linux

这个课程的收获就是boot stages, kernel的升级以及linux logging的种类,使用。特别是journald,来自systemd。我从其他文章中补充了一些内容,包括loginctl. Boot Linux booting process: ...

Read more »

Systemd Essential

Posted on 2020-12-23 | Edited on 2023-01-20 | In Linux

Version Different version may have different syntax and options in unit file, check it first: systemctl --version To see systemd s ...

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

海胆阶段

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

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