2020 年 3 月手记
Kubernetes
client-go leader election 源码分析
https://zhengyinyong.com/post/kubernetes-pod-leader-election/
https://mathspanda.github.io/2017/05/11/k8s-leader-election/
kubernetes networks
https://draveness.me/kubernetes-service
https://blog.scottlowe.org/2013/09/04/introducing-linux-network-namespaces/
https://www.cyberciti.biz/faq/linux-ip-command-examples-usage-syntax/
kubectl plugin
https://kubernetes.io/docs/tasks/extend-kubectl/kubectl-plugins/
https://github.com/fatsheep9146/kubectl-pvc
KVM
compress qcow2 images
https://wiki.liutyi.info/display/DEVOPS/compress+qcow2+images
Linux
cgroup page cache accounting
https://serverfault.com/questions/903432/page-cache-usage-listed-in-cgroups-memory-stat-file
https://www.kernel.org/doc/Documentation/cgroup-v1/memory.txt
Golang
go 101
https://github.com/go101/go101
https://gfw.go101.org/article/101.html
Productive
alfred
其他
tensorflow 教程
https://morvanzhou.github.io/tutorials/machine-learning/tensorflow/
https://www.tensorflow.org/tutorials/quickstart/beginner?hl=zh-cn
https://github.com/machinelearningmindset/TensorFlow-Course