Files
Biohazard/kube/deploy/core/README.md
JJGadgets 025995daaa feat!: organize repo
cleaning up after myself, after 4 months of accumulated mess lmao
2023-06-27 02:30:14 +08:00

6 lines
318 B
Markdown

# Core
These are components that are essential for the applications or services to be hosted in a cluster to deploy and function as intended.
For example, **Layer 3 Networking** (CNIs) is needed for pods to communicate with each other. A **Storage solution** (CSIs) is needed for persistent state data to be stored.