A collection of nodes + a master to manage them
A virtual machine that will run our containers
More or less a running container. Technically, a pod can run multiple containers
Minitors a set of pods, make sure they are running and restarts them if they crash
Provides an easy-to-remember URL to access a running container
In Docker Setup --> Kubernetes --> Enable Kubernetes
In the terminal
kubectl version