🚀 Blackbird is here! Accelerate your API development with AI-powered Code Gen, Instant Mocking with Prod-Like Environments. 👉 Start your free trial

Back to Kubernetes Glossary

Node

What is a Node?

A Kubernetes node is a physical or virtual machine that runs containerized workloads. A Kubernetes cluster consists of multiple nodes that are joined together to provide an aggregated amount of compute that can be dynamically allocated to specific workloads.

Related Terms