2017-10-12 23:12:38 +00:00
|
|
|
id: cluster
|
|
|
|
name: Cluster
|
|
|
|
tags:
|
|
|
|
- fundamental
|
|
|
|
- operation
|
2017-11-06 21:36:24 +00:00
|
|
|
short-description: >
|
2017-10-12 23:12:38 +00:00
|
|
|
A set of machines, called nodes, that run containerized applications managed by Kubernetes.
|
2017-11-06 21:36:24 +00:00
|
|
|
long-description: >
|
2017-10-12 23:12:38 +00:00
|
|
|
A cluster has several worker nodes and at least one master node.
|