Kubernetes Architecture Basics. In the Kubernetes world, a machine is called a node. A K8s “cluster” is simply a group of nodes that run your containerized application. These nodes may be bare metal servers in your home or instances you’re running on a cloud provider.