10 lines
260 B
YAML
10 lines
260 B
YAML
id: cluster
|
|
name: Cluster
|
|
tags:
|
|
- fundamental
|
|
- operation
|
|
short-description: >
|
|
A set of machines, called nodes, that run containerized applications managed by Kubernetes.
|
|
long-description: >
|
|
A cluster has several worker nodes and at least one master node.
|