Node

noun /nəʊd/

In a distributed system, any device or instance that participates in the network. In Kubernetes, a node is a worker machine (VM or physical) that runs pods.

"The Kubernetes node ran out of memory and evicted the least important pods to recover."