the thing that eats up all your computers
collection of resources (computers) managed by kubernetes
a single compute resource (vm or hardware computer) to schedule tasks on
smallest packaging unit, everything is built on top
smallest schedulable unit, collection of containers that run together, shares a filesystem and network stack
collection of identical pods
unified interface to the multiple pods in a deployment
exposed interface to the outside world, read and fulfilled by ingress controllers
fancier version of ingress
edge router that sits between cluster and outside world