Kubernetes

Scope

Kubernetes is the orchestration and reconciliation model used by TazLab for cluster workloads and infrastructure controllers.

Current Synthesis

Kubernetes provides the controller-driven control loop that keeps TazLab workloads, services, storage, and secrets converging toward declared state.

Why It Matters

It is the operating model behind the whole cluster layer, not just a deployment target.

Key Characteristics

  • declarative desired-state model
  • controller loop over API server and etcd
  • workloads managed through Deployments, StatefulSets, DaemonSets, Jobs, and CronJobs
  • persistent storage via PV/PVC/StorageClass
  • secret and config projection via ConfigMaps, Secrets, and external secret systems

Relationships

Source Basis

  • raw/inbox/Guida Completa ai Controller Kubernetes.md
  • raw/inbox/Volumi Kubernetes_ Guida Completa e Casi d'Uso.md
  • raw/inbox/Sicurezza Kubernetes Talos Linux_ Segreti.md