I want to introduce you Git LFS, it is a command line extension and specification for managing large files with Git. LFS is great ...
Tar Command Daily Work Summary
This article used to walk you through some commonly tar usages , based on a real life scenario. ################################## ...
SSH SCP SFTP Daily Work Summary
This blog used to walk through some ssh(secure shell), scp and sftp use cases. Aside: difference between OpenSSH vs OpenSSL The fi ...
Kubectx and Kubens
I want to introduce you two useful tools for kubernetes development, github link with detail. Note: this is not an official Googl ...
Force Delete StatefulSet and Pods
Kubernetes version 1.13.2 Issue description I encountered the problem that when delete statefulset the execution hangs, for exampl ...
Hexo Quick Start
[x] 另一个静态文件转换工具jekyll, you can use AWS s3 to host static website or use git page as well. Several weeks ago I decided to summarize ...
RBAC Authorization for K8s API Access
Kubernetes version 1.13.2 We want to scale the compute pods by calling k8s API from inside the engine conductor container, this de ...
Copy & Paste in Terminal
Mac provides the command line for copy and paste, useful for some tasks. reference link:http://osxdaily.com/2007/03/05/manipulati ...
Inprogress
This is the blog incubator and TODO list 保持记忆的熟练的唯一方式就是复习 和 刷题,特别是语言类。 最近在做一些pipeline的工作,需要快速上手,主要涉及到的: Terraform Python Jenkins g ...
K8s Cluster Setup by Kubeadm
How to be a contribution beginner on k8s? https://youtu.be/o68ff5NokR8 find issues, search label good first issue communication b ...