Node
A Kubernetes node. Kubernetes runs workloads by placing containers into Pods to run on Nodes. A node may be a virtual or physical machine, depending on the cluster.
Properties
| Property | Type | Description |
|---|---|---|
| name | string |
Name of the node in Kubernetes |