- Hands-On Kubernetes on Windows
- Piotr Tylenda
- 127字
- 2021-06-24 16:54:03
Summary
In this chapter, you learned the key aspects of Docker storage on Windows: using volumes and bind mounts. With the help of Azure, you successfully set up your Azure Files SMB share, which can be used to store container state data using SMB global mappings. Last but not least, you wrapped all this up by setting up your own three-node MongoDB ReplicaSet backed by Azure Cloud storage and verified your setup!
The next chapter will be the last one to focus purely on Docker on the Windows platform. You can expect to learn about the fundamentals of how to work with Docker images and how to use them in your application development life cycle. After that, we will be ready to begin our journey with Kubernetes.
推薦閱讀
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Learning Real-time Processing with Spark Streaming
- Mastering JavaScript Object-Oriented Programming
- Mastering Julia
- Android Native Development Kit Cookbook
- Python數據分析從0到1
- Expert Data Visualization
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Create React App 2 Quick Start Guide
- Mastering Apache Storm
- 大數據時代的企業升級之道(全3冊)
- Visual C++從入門到精通(第2版)
- 視窗軟件設計和開發自動化:可視化D++語言
- Python計算機視覺與深度學習實戰
- Socket.IO Cookbook