Skip to content

Latest commit

 

History

History
87 lines (44 loc) · 5.42 KB

references.md

File metadata and controls

87 lines (44 loc) · 5.42 KB

附录

  深入了解一个领域,多阅读相关的资料是很好选择,在这里我已经汇集了一系列有关容器网络的资料链接,其中包含本书所涉及主题的深入分析等资料。但是,对于实操,我建议您查看Katacoda,这是一个免费的在线学习环境,其中包含从Docker到Kubernetes的100多种场景(请参阅图A-1中的屏幕截图)。

图A-1 �Dashbord中的service

  您可以在任何浏览器中使用Katacoda; 会话通常在一小时后会终止。

容器网络

Networking 101

Linux Kernel and Low-Level Components

Docker

Kubernetes网络

Kubernetes Proper and Docs

General Kubernetes Networking