Docker and Kubernetes for Java Developers
上QQ阅读APP看书,第一时间看更新

Networking

To make your container able to communicate with the outside world, whether another server or another Docker container, Docker provides different ways of configuring networking. Let's begin with the network types which are available for our containers.