海胆阶段's Blog

  • Home

  • About

  • Tags169

  • Categories50

  • Archives325

  • Search

Renew Driver License

Posted on 2019-09-19 | Edited on 2022-12-09 | In Car

我的临时驾照过期了快一周了,忘记去renew,新的驾照也没寄过来(也不知道是不是给我办的real ID?, 准备明天去DMV。仔细观察了一下,当时办事人员在我的临时驾照上写了一个Legal Presence号码(916-657-7790),应该是快过期的时候打 ...

Read more »

Shell Arguments Format

Posted on 2019-09-17 | Edited on 2021-03-16 | In Shell

When I check the cmd and entrypoint of one docker image, I see something like this: cmd: zkServer.sh start-foregroundentrypoint: / ...

Read more »

Kubernetes Dashboard

Posted on 2019-09-15 | Edited on 2020-12-18 | In Kubernetes

//TODO: [ ] how to setup dashboard can be accessed from outside of the cluster [ ] cert things? [ ] user admission, for example: c ...

Read more »

Kubernetes 进阶实战

Posted on 2019-09-15 | Edited on 2023-05-06 | In Book

06/12/2020, 打算下半年把K8s CKA/CKAD 证书考了,要review一下这本书。 这是最近几周看的书(中文),年初从国内带过来的。 最近的项目涉及到很多微服务架构设计的问题,和组里大佬讨论的时候发现自己有的地方理解得不太正确甚至一张白纸, ...

Read more »

Shell Script Template

Posted on 2019-09-14 | Edited on 2022-04-19 | In Shell

This is a good script template which returns JSON response, it has exit hook, logs and arguments checking. I will continuously upd ...

Read more »

Create Working Branch

Posted on 2019-09-12 | Edited on 2020-09-18 | In Git

Let me record the workflow about how to create your own working branch from master. I git clone the original repo to local, then g ...

Read more »

Git Merge and Rebase

Posted on 2019-09-11 | Edited on 2020-12-10 | In Git

之前其实很少用到git merge and git rebase,一般都是通过Github UI Pull Request merges feature branch’s updates into master. 也可在CLI 中merge feature b ...

Read more »

Container Command and Args

Posted on 2019-09-10 | Edited on 2022-08-27 | In Kubernetes

Note, below 2 args formats are tested and worked for shell(sh/bash), other init process may not fit, for example tini, you have t ...

Read more »

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 »
1…222324…33
海胆阶段

海胆阶段

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

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