- Docker and Kubernetes for Java Developers
- Jaroslaw Krochmalski
- 76字
- 2025-02-19 22:02:18
Summary
In this chapter, we have learned about Docker networking and storage volume features. We know how to differentiate between various network types, how to create a network, and expose and map network ports.
We've been through volume-related commands and can now create or remove a volume. In Chapter 3, Working with Microservices, we are going to focus on the software that we are going to deploy using Docker and Kubernetes, and later, Java microservices.