Skip to content

Latest commit

 

History

History

src

HomeLab Configuration

This Structure will be used for manage the k8s Clusters.

📁 src                       # Cluster Configs
├─📁 applications            # The Application Specific Deployment and Service Configuration Sources
├─📁 bundles                 # Service Mixes, for diffent Usecases
├─📁 clusters                # Structure for manage the different Clusters
├─📁 kustomization-common    # Reuseable kustomization configs, like patches etc.
├─📁 talos-configs           # Talos Config files for Provision the Clusters
├─📁 terraground-common      # Reuseable Terraground configs, like S3 State File configs.  
└─📝 README.md               # Documentation for the Infrastructure as Code (IaC) Managed elements.