记录搜索过程中的觉得有意义的文章。
Ingress 413 client-max-body-size
https://forums.rancher.com/t/ingress-client-max-body-size/10747
办公环境下 kubernetes 网络互通方案
https://www.qikqiak.com/post/office-env-k8s-network/
蘑菇街 K8S 为什么不选择 flannel 网络模型
http://wsfdl.com/kubernetes/2018/07/09/why_not_flanneld.html
K8S 官方文档
https://v1-14.docs.kubernetes.io/zh/docs/tutorials/kubernetes-basics/
k8s 4种网络模式
https://jimmysong.io/posts/accessing-kubernetes-pods-from-outside-of-the-cluster/
Kubernetes 部署失败的 10 个最普遍原因
http://dockone.io/article/2247
K8s 网络模型
https://zhuanlan.zhihu.com/p/61677445
K8S DNS 问题追踪
https://kubernetes.io/docs/tasks/administer-cluster/dns-debugging-resolution/
Kubernetes 调试 Service
http://docs.kubernetes.org.cn/819.html
k8s 日志收集
https://www.alibabacloud.com/blog/using-sidecar-mode-for-kubernetes-log-collection_594173
vol的权限问题
Pvc 无法删除
https://stackoverflow.com/questions/51358856/kubernetes-cant-delete-persistentvolumeclaim-pvc
一行 kubernetes 1.9 代码引发的血案(与 CentOS 7.x 内核兼容性问题)