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

3 lines
282 B
Markdown

A Cluster is a collection of one or multiple [[Node (Kubernetes)|Nodes]] that are managed by [[Kubernetes]] for [[Container]] orchestration.
Clusters make use of a set of [[API|API's]] that control the different [[Node (Kubernetes)|Nodes]] and make sure that they are all in sync.