Files
Biohazard/kube/deploy/core
JJGadgets 01ea4e8a27 fix(suc/talos): k8s wait all nodes
while test coverage isn't as good, `talosctl health` has repeatedly been annoying to make happy, the latest being 'waiting for all nodes disk sizes: error getting nodes mounts: 3 errors occurred: context deadline exceeded'
2024-02-08 09:44:22 +08:00
..
2023-06-27 02:30:14 +08:00

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.