TazLab K8s Layers
Scope
This page ties the tazlab-k8s repository into the granularity requested by the operator: operators, configs, instances, auth, and apps.
Current Synthesis
The repository is best understood as a set of distinct but ordered layers rather than a single flat manifest pile.
Layer Map
- operators - cluster controllers, namespaces, and base operators
- configs - shared secrets and static configuration
- instances - dashboards, databases, DNS helpers, and cluster-facing services
- auth - reverse-auth and access gating
- apps - the actual application workloads
Why It Matters
This is the more readable mental model for the repository when the DAG alone is not enough.