chore: Initial commit
This commit is contained in:
3
content/Glossary/Cluster (Kubernetes).md
Normal file
3
content/Glossary/Cluster (Kubernetes).md
Normal file
@@ -0,0 +1,3 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user