Files
digital-garden/content/Glossary/Cluster (Kubernetes).md
Daniël Groothuis d79e6c0b94 chore: Initial commit
2025-10-30 23:24:01 +01:00

282 B

A Cluster is a collection of one or multiple Node (Kubernetes) that are managed by Kubernetes for Container orchestration.

Clusters make use of a set of API that control the different Node (Kubernetes) and make sure that they are all in sync.