kubernetes 18
- 18. Extending Kubernetes
 - 17. Best Practices for Developing Apps
 - 16. Advanced Scheduling
 - 15. Automatic Scaling of Pods and Cluster Nodes
 - 14. Managing Pods' Computational Resources
 - 13. Securing Cluster Nodes and the Network
 - 12. Securing the Kubernetes API Server
 - 11. Understanding Kubernetes Internals
 - 10. StatefulSets: Deploying Replicated Stateful Applications
 - 09. Deployments: Updating Applications Declaratively
 - 08. Accessing Pod Metadata and Other Resources from Applications
 - 07. ConfigMaps and Secrets: Configuring Applications
 - 06. Volumes: Attaching Disk Storage to Containers
 - 05. Services: Enabling Clients to Discover and Talk to Pods
 - 04. Replication and Other Controllers: Deploying Managed Pods
 - 03. Pods: Running Containers in Kubernetes
 - 02. First Steps with Docker and Kubernetes
 - 01. Introducing Kubernetes