List of Listings
Chapter 2. First steps with Docker and Kubernetes
Listing 2.1. Running a Hello world container with Docker
Listing 2.2. A simple Node.js app: app.js
Listing 2.3. A Dockerfile for building a container image for your app
Listing 2.4. Listing locally stored images
Listing 2.5. Listing running containers
Listing 2.6. Listing processes from inside a container
Listing 2.7. A container’s processes run in the host OS
Listing 2.8. A container has its own complete filesystem
Listing 2.9. A container image can have multiple tags
Listing 2.10. Starting a Minikube virtual machine
Listing 2.11. Displaying cluster information
Listing 2.12. Creating a three-node cluster in GKE
Get Kubernetes in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.