The Monorepo
What You Will Learn
- How the Junovy monorepo is organized
- What each submodule does
This page is a placeholder. Full content will be written after tone/depth review of priority chapters.
Planned Content
- Git submodules overview
- Table of repos: dds-k8s-cluster, dds-kubespray, dds-terraform, junovy-custom-docker-images, dev-kube, junovy-money
- Make commands for managing the monorepo
- When you will work in each repo
- How to navigate and keep submodules in sync
Key Takeaways
- The monorepo uses Git submodules to organize related repos
- You will spend most time in dds-k8s-cluster
What Is Next
Next up: The Flux Repo Structure where you will take a deep dive into the most important repo.