update mesh

This commit is contained in:
2024-06-24 17:04:36 -04:00
parent b7f93fe41d
commit 4e51d263fb
11 changed files with 54 additions and 7 deletions

View File

@@ -10,6 +10,7 @@ A project to store homelab stuff.
- [Reverse Proxy](#reverse-proxy)
- [Service Mesh](#service-mesh)
- [Data Storage](#data-storage)
- [Order of Operations](#order-of-operations)
- [Components](#components)
- [CoreDNS](#coredns)
- [Metal LB](#metal-lb)
@@ -75,6 +76,13 @@ to the wireguard-assigned IP addresses.
All servers will use ISCSI.
## Order of Operations
1. Establish DNS records (`dns/`, `aws/`, `ddns/`)
2. Create reverse proxy(s) (`nginx/`)
3. Create service mesh (`mesh/`)
4. Install services
## Components
### CoreDNS