Skip to main content

kubernetes_node

  • Categories: Compute
  • Service: kubernetes

Description​

A Kubernetes Node is a worker machine in a Kubernetes cluster that runs containers. It is responsible for running and managing the containers that make up the applications within the cluster.

Base Hierarchy​

Hierarchy of Node

Relationship to other Resources​

Diagram of Node resource relationships

Properties​

Diagram of Node data model