website/_data/glossary/cluster.yaml

10 lines
260 B
YAML
Raw Normal View History

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.