- 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.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Web程序設計及應用
- Interactive Data Visualization with Python
- Learn WebAssembly
- Mastering Drupal 8 Views
- 零基礎學Python網絡爬蟲案例實戰全流程詳解(入門與提高篇)
- Python深度學習:基于TensorFlow
- Kivy Cookbook
- Spring+Spring MVC+MyBatis從零開始學
- Raspberry Pi Robotic Blueprints
- SQL Server 2008 R2數據庫技術及應用(第3版)
- Robot Framework Test Automation
- 軟件測試(慕課版)
- 自己動手構建編程語言:如何設計編譯器、解釋器和DSL
- MySQL核心技術與最佳實踐