海胆阶段's Blog

  • Home

  • About

  • Tags169

  • Categories50

  • Archives325

  • Search

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 »

Miscellanea 2020

Posted on 2020-01-22 | Edited on 2021-09-04 | In Miscellanea

01/22/2020 NFS network file system, list nfs port: https://serverfault.com/questions/377170/which-ports-do-i-need-to-open-in-the ...

Read more »

Kubernetes Managed NFS

Posted on 2020-01-21 | Edited on 2020-12-30 | In Kubernetes

Entry https://kubernetes.io/docs/concepts/storage/volumes/#nfs 这个demo很有意思,从之前来看,如果需要为K8s设置NFS,则我们需要一个physical NFS server,然后create ...

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

海胆阶段

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

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