Hands-On Kubernetes on Windows
上QQ阅读APP看书,第一时间看更新

Questions

  1. What is the container layer in the Docker storage architecture?
  2. What is the difference between volumes and bind mounts?
  3. Why is storing container state data in the container layer not recommended?
  4. How can you mount Azure Files SMB share transparently in a container?
  5. Can you use bind mounts in containers that run in Hyper-V isolation?
  6. What command removes all unused volumes on the container host?
  7. What are volume drivers (plugins)?

You can find the answers to these questions in the Assessments section of this book.