- Docker and Kubernetes for Java Developers
- Jaroslaw Krochmalski
- 76字
- 2021-07-02 18:44:55
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.
推薦閱讀
- Vue.js設(shè)計與實現(xiàn)
- 零基礎(chǔ)搭建量化投資系統(tǒng):以Python為工具
- Mobile Web Performance Optimization
- Java Web基礎(chǔ)與實例教程(第2版·微課版)
- Kotlin Standard Library Cookbook
- The HTML and CSS Workshop
- C#程序設(shè)計
- MySQL從入門到精通(軟件開發(fā)視頻大講堂)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- 匯編語言編程基礎(chǔ):基于LoongArch
- Spring MVC+MyBatis開發(fā)從入門到項目實踐(超值版)
- CRYENGINE Game Development Blueprints
- Advanced UFT 12 for Test Engineers Cookbook
- 自學(xué)Python:編程基礎(chǔ)、科學(xué)計算及數(shù)據(jù)分析(第2版)
- Distributed Computing in Java 9