学习资料
在线体验环境
Katacoda: https://katacoda.com/
Learn new technologies using real environments right in your browser
Kubernetes
入门与深入系列:
awesome-kubernetes: https://github.com/ramitsurana/awesome-kubernetes
Kubernetes The Hard Way: https://github.com/kelseyhightower/kubernetes-the-hard-way
Kubernetes指南: https://kubernetes.feisky.xyz/
Kubernetes 中文指南:https://jimmysong.io/kubernetes-handbook/
精彩文章:
Borg, Omega, and Kubernetes: https://queue.acm.org/detail.cfm?id=2898444
网络
Linux Advanced Routing & Traffic Control HOWTO: http://www.tldp.org/HOWTO/Adv-Routing-HOWTO/, https://www.tldp.org/HOWTO/pdf/Adv-Routing-HOWTO.pdf
A very hands-on approach to iproute2, traffic shaping and a bit of netfilter.
Container Networking: From Docker to Kubernetes: https://www.nginx.com/resources/library/container-networking-docker-kubernetes/
Last updated