書(shū)名: Hands-On Kubernetes on Windows作者名: Piotr Tylenda本章字?jǐn)?shù): 88字更新時(shí)間: 2021-06-24 16:54:03
Questions
- What is the container layer in the Docker storage architecture?
- What is the difference between volumes and bind mounts?
- Why is storing container state data in the container layer not recommended?
- How can you mount Azure Files SMB share transparently in a container?
- Can you use bind mounts in containers that run in Hyper-V isolation?
- What command removes all unused volumes on the container host?
- What are volume drivers (plugins)?
You can find the answers to these questions in the Assessments section of this book.
推薦閱讀
- JavaScript從入門(mén)到精通(微視頻精編版)
- Deploying Node.js
- Mobile Application Development:JavaScript Frameworks
- Learning Cython Programming
- 潮流:UI設(shè)計(jì)必修課
- Building a Game with Unity and Blender
- C語(yǔ)言程序設(shè)計(jì)教程(第2版)
- 深入淺出Windows API程序設(shè)計(jì):編程基礎(chǔ)篇
- Learning ArcGIS Pro
- 深入RabbitMQ
- Android玩家必備
- The Professional ScrumMaster’s Handbook
- Android移動(dòng)開(kāi)發(fā)案例教程:基于Android Studio開(kāi)發(fā)環(huán)境
- 案例式C語(yǔ)言程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)
- Spring 5 Design Patterns