Kubernetes version 1.13.2 This blog talks about the ways that provide external access to kubernetes cluster and their difference. ...
Ansible Module Reference
There are some common Ansible modules that use frequently, more details please refer to Ansible online document. How to organize t ...
Ansible Up and Running, 2nd Edition
这本书其实挺不错的,我还总结了在工作中ansible的常用模块在另一个blog里面。 Could we remove major architectural components from the IT automation stack? Eliminatin ...
Open Sources
Open source projects awesome-list awesome-shell awwsome-docker awesome-kubernetes awesome-java Books pure bash bible 这个是中文版的简明教 ...
Set systemd as Cgroup Driver
Kubernetes version 1.13.2 We want to use systemd as cgroup driver for docker and kubelet, let’s see how to achieve that. First you ...
Set up and Use Local Yum Repository
Just like the blogs I wrote before: Offline Package Installation I and Solve Conflicts in RPM installation, Use rpm or bare yum co ...
Miscellanea 2019
This series contains something that is too short to be a blog, so put them all here, chronologically. 02/25/2019 hostPath in Pers ...
Completely Delete K8s Cluster
Kubernetes version 1.13.2 Today I spend some time to investigate how to remove nodes from the k8s cluster that built by kubeadm. F ...
Solve Conflicts in RPM installation
Problem I want to offline install some rpms for an application, I put all dependencies for that application in a dedicated directo ...
Yum and Rpm Daily Work Summary
This article used to walk you through some commonly yum and rpm usages , based on a real life scenario. ########################## ...