TazLab Infrastructure Tech Stack
Scope
This is the second wiki trunk: the software and infrastructure technologies used to make TazLab work.
Current Synthesis
TazLab is built on a stack of infrastructure technologies that each solve a specific layer of the system:
- Proxmox provides the virtualized base where the active cluster runs
- Talos Linux provides the immutable Kubernetes host OS
- Tailscale provides private network connectivity and operator access
- MetalLB provides bare-metal LoadBalancer addresses
- Longhorn provides distributed block storage
- Kubernetes provides the reconciliation and workload model
- Terraform drives declarative provisioning where infrastructure needs repeatability
- Infisical provides the current secret backend and GitOps-safe secret delivery, while HashiCorp Vault remains the LushyCorp transition track
- terminal tooling keeps the operator productive inside the TazPod environment
Intended Organization
Each technology gets its own page in wiki/entities/.
The research source summaries under wiki/sources/ explain the external material that informed those pages.
The hub pages are:
- Proxmox
- Talos Linux
- Tailscale
- MetalLB
- Longhorn
- Terraform
- Kubernetes
- Infisical
- HashiCorp Vault
- Operator Terminal Tooling
Relationships
- TazLab System Map
- TazLab Cluster Delivery Flow
- TazLab Secret And Identity Flow
- tazpod
- ephemeral-castle
- tazlab-k8s
- Infisical
Source Basis
- research source summaries in
wiki/sources/ - technology entity pages in
wiki/entities/