Container - K8
OUTDATED!!!

Notes - Dec 07, 2022
Source: Getting Started with Kubernetes LiveLessons, 2nd Edition Sander van Vugt; Published by Addison-Wesley Professional; OReilly
CNCF projects (also see https://www.cncf.io/projects/):
CRI-O: k8 container runtime;
CNI: common network interface
Jaeger: an operator that eases packaging, deploying, and managing applications
Rook: a storage orchestration for Kubernetes
Container choices: docker, podman, etc.
Placeholder
Install minukube - https://minikube.sigs.k8s.io/docs/start/
Last updated