海胆阶段's Blog

  • Home

  • About

  • Tags170

  • Categories50

  • Archives327

  • Search

Background Sign Caution

Posted on 2019-09-09 | Edited on 2020-07-05 | In Shell

I want to wrap several commands into one line format to put in command/args field in yaml file for Kubernetes. But always get synt ...

Read more »

Shell timeout Command

Posted on 2019-09-04 | Edited on 2022-05-03 | In Shell

timeout command used to run command with a time limit. One case is when you know exactly how long you want a process to run for. A ...

Read more »

Kubernetes Feature Gates

Posted on 2019-08-27 | Edited on 2019-09-03 | In Kubernetes

Kubernetes version 1.13.2 Sometimes you will find the demo run in your kubernetes cluster doesn’t work exactly or doesn’t fit your ...

Read more »

K8s NFS Mount Volume Permission

Posted on 2019-08-20 | Edited on 2019-09-10 | In Kubernetes

Kubernetes version 1.13.2 This is an interesting issue which involves 4 topices: Volume, Security Context, NFS and initContainer. ...

Read more »

K8s No Route to Host

Posted on 2019-08-19 | Edited on 2019-11-07 | In Kubernetes

Kubernetes version 1.13.2 Today I set up a 4 nodes cluster that 3 nodes belong to the same group and one node from another group. ...

Read more »

The Linux Command Line 2nd

Posted on 2019-08-15 | Edited on 2022-05-03 | In Book

距离第一次看这本书的第一版已经快2年了,当时还完全是个newbie. 这是看第二遍,第二版,重新整理一下笔记,巩固一下不太常用的内容。 — 2021/02/06 - 2021/03/13. Part 1 When we speak of the command ...

Read more »

Linux Signals and Trap

Posted on 2019-08-13 | Edited on 2022-02-13 | In Linux

When we design a large, complicated script, it is important to consider what happens if the user logs off or shuts down the comput ...

Read more »

Array in Script

Posted on 2019-08-13 | Edited on 2021-03-16 | In Shell

Reference: https://wangdoc.com/bash/array.html The first thing to do is to distinguish between bash indexed array and bash assoc ...

Read more »

Kubernetes Job and CronJob

Posted on 2019-08-12 | Edited on 2020-02-11 | In Kubernetes

Kubernetes version 1.13.2 Recently I use Job to run some one time tasks (later switch back to regular pod because we want to contr ...

Read more »

Linux Check Disk Space

Posted on 2019-08-11 | Edited on 2024-03-29 | In Linux

这里补充一下,常用的关于disk排查的命令就是df, du, dd, lsof, lsblk, blkid, mount, fdisk, mkfs, sync, lvm. More about Linux Storage, see my blog <&l ...

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

海胆阶段

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

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