diff --git a/Migration/README.md b/Migration/README.md index c03dfb7..9a3d635 100644 --- a/Migration/README.md +++ b/Migration/README.md @@ -74,39 +74,39 @@ Slave01: 192.168.1.11 ## Procedure -[x] Move local DHCP and DNS to the host `srv`. +- [x] Move local DHCP and DNS to the host `srv`. -[x] Move Gitea to the host `srv`. +- [x] Move Gitea to the host `srv`. -[ ] Move registry to the host `srv`. -> Not relevant for my current setup, therefore can and (probably will) be skipped. +- [ ] Move registry to the host `srv`. -> Not relevant for my current setup, therefore can and (probably will) be skipped. -[X] Update Traefik ingress configs +- [X] Update Traefik ingress configs -[ ] Deploy Certificate Manager on the current `Kluster` with let's encrypt certificate provisioning. +- [ ] Deploy Certificate Manager on the current `Kluster` with let's encrypt certificate provisioning. -[ ] Deploy an Istio Ingress to allow access to the Gitea service. +- [ ] Deploy an Istio Ingress to allow access to the Gitea service. -[ ] Update the router `Virtual Service Port Mapping` to set the Istio Ingress deployed as the new Public Ingress. +- [ ] Update the router `Virtual Service Port Mapping` to set the Istio Ingress deployed as the new Public Ingress. -[ ] Ensure the Certificates are being provisioned. +- [ ] Ensure the Certificates are being provisioned. -[ ] Configure Istio to route traffic towards Jellyfin and Filebrowser services. +- [ ] Configure Istio to route traffic towards Jellyfin and Filebrowser services. -[ ] Backup the Istio/Kubernetes configurations used. +- [ ] Backup the Istio/Kubernetes configurations used. -[ ] Explore Pi4 Storage options. +- [ ] Explore Pi4 Storage options. -[ ] Consider Storage options for the OrangePi5. +- [ ] Consider Storage options for the OrangePi5. -[ ] Wipe and recreate the current `Kluster`, this time using the Pi4 as a _master_, and the 2 Orange Pi5 as _slaves_ (this will require updating the DNS/DHCP local services). +- [ ] Wipe and recreate the current `Kluster`, this time using the Pi4 as a _master_, and the 2 Orange Pi5 as _slaves_ (this will require updating the DNS/DHCP local services). -[ ] Update the `Current Setup` documentation with the new container and architecture rearrangement. +- [ ] Update the `Current Setup` documentation with the new container and architecture rearrangement. -[ ] Deploy NFS service on the `media SRV`. +- [ ] Deploy NFS service on the `media SRV`. -[ ] Migrate some lightweight/not data heavy services from the `media SRV` to the `Kluster`. +- [ ] Migrate some lightweight/not data heavy services from the `media SRV` to the `Kluster`. -[ ] Update the `Current Setup` documentation with the new container and architecture rearrangement. +- [ ] Update the `Current Setup` documentation with the new container and architecture rearrangement. ## Execution