- 導讀摘要
- 鳥哥的 Linux 私房菜:基礎學習篇
- Docker in Action 2nd edition
- Chapter 1. Welcome to Docker
- Chapter 2. Running software in containers
- Chapter 3. Software installation simplified
- Chapter 5. Single-host networking
- Chapter 4. Working with storage and volumes
- Chapter 6. Limiting risk with resource controls
- Chapter 7. Packaging software in images
- Chapter 8. Building images automatically with Dockerfiles
- Chapter 9. Public and private software distribution
- Chapter 10. Image pipelines
- Chapter 11. Services with Docker and Compose
- Chapter 12. First-class configuration abstractions
- Kubernetes in Action
- Pre-Class microk8s Setup
- Chapter 2. First steps with Docker and Kubernetes, Chapter 3. Pods: running containers in Kubernetes
- Chapter 4 Introducing the Kubernetes API objects
- Chapter 5. Running applications in Pods
- Chapter 6. Managing the lifecycle of the Pod’s containers
- Chapter 7. Mounting storage volumes into the Pod’s containers
- Chapter 8. Persisting application data with PersistentVolumes - 8.1 + 8.2
- Chapter 8. Persisting application data with PersistentVolumes - 8.3 + 8.4
- Chapter 9. Configuring applications using ConfigMaps, Secrets, and the Downward API
- Chapter 10. Organizing objects using Namespaces, labels, and selectors