KIA CH02 First Steps with Docker and Kubernetes
Ch 2 notes for Kubernetes in Action. Key topics include: creating and sharing Docker container images, running a local single-node cluster via Minikube, configuring the kubectl CLI, and deploying/horizontally scaling a Kubernetes application.
DevOps