海胆阶段's Blog

  • Home

  • About

  • Tags170

  • Categories50

  • Archives327

  • Search

Linux Commands Collect

Posted on 2020-03-19 | Edited on 2022-06-19 | In Linux

这些都是我工作至今或多或少用到过的,单纯地陈列这些命令没什么用,关键是要在合适的场景选择合适的工具去解决问题,这里就是给自己提个醒儿,也是出于好奇统计一下自己的知识储备。 a awk (data processing and extracting), alia ...

Read more »

Issue Layout

Posted on 2020-02-26 | Edited on 2023-12-17 | In Git

What should be the layout for a good bug ticket: <!---Please read this!Before opening a new issue, make sure to search for keyw ...

Read more »

Cluster Image Registry in OpenShift

Posted on 2020-02-26 | In OpenShift

OpenShift version: 4.3 Create Internal Image Registry Route From the Infra Node, run the following commands. This will create a ac ...

Read more »

Podman

Posted on 2020-02-26 | Edited on 2020-06-11 | In Docker

Podman is a pod manager tool, a daemonless container engine for developing, managing, and running OCI Containers on your Linux Sys ...

Read more »

OpenShift RBAC

Posted on 2020-02-20 | Edited on 2020-02-26 | In OpenShift

OpenShift version: 4.3 OpenShift current is evolved to version 4.3 (last time when I was working on it, it was version 3.11), I am ...

Read more »

Patch K8s Objects in Place

Posted on 2020-02-07 | In Kubernetes

For updating components secret or configmap, you can do complete replace: kubectl get secret docker-registry-auth -o yaml -n defau ...

Read more »

ip Command

Posted on 2020-02-04 | Edited on 2022-06-19 | In Linux

//TODO [ ] ip vs iptables 各自用在什么地方? my question: https://unix.stackexchange.com/questions/608560/what-is-the-difference-between-ip ...

Read more »

/proc/$$ and /proc/self

Posted on 2020-02-03 | Edited on 2020-02-07 | In Linux

$$ is a special bash variable (special parameter $ with a preceding expansion mark $) that gets expanded to the pid of the shell. ...

Read more »

Kubernetes 网络权威指南

Posted on 2020-02-03 | Edited on 2020-06-03 | In Book

网络在云计算中又起着至关重要的作用。大概浏览了一下目录和内容总结,很符合我的需求。类似的英文版书籍我一直在寻找,但还真没见到过。很赞同作者在前言中的一句话:工程师不能只当使用者,还要理解底层的实现。其实很多新技术都是原有技术的再封装和创新应用,真正理解了本质的 ...

Read more »

Kubernetes Operator Learning

Posted on 2020-01-23 | Edited on 2020-06-28 | In Kubernetes

我有另一篇blog专门记录了Kubernetes Operators这本书的总结: Kubernetes Operators 根据书中资料总结的demo: https://github.com/chengdol/k8s-operator-sdk-demo 最近 ...

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

海胆阶段

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

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