From d39ee6ebc29447f016ed82d268c5dca6950cc8e2 Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Tue, 1 Aug 2023 20:10:40 +0200 Subject: [PATCH] Minor quality improvement. --- Migrations/Forget_Traefik_2023/README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Migrations/Forget_Traefik_2023/README.md b/Migrations/Forget_Traefik_2023/README.md index 8cdc626..ddc7801 100644 --- a/Migrations/Forget_Traefik_2023/README.md +++ b/Migrations/Forget_Traefik_2023/README.md @@ -208,9 +208,9 @@ Current Issue? For X and y, I need to wait for a while for the DNS provider to r ### Part 5 -- [ ] Explore Pi4 Storage options. +- [x] Explore Pi4 Storage options. -- [ ] Consider Storage options for the OrangePi5. +- [x] Consider Storage options for the OrangePi5. #### Rollback plan @@ -218,7 +218,8 @@ Current Issue? For X and y, I need to wait for a while for the DNS provider to r ### Part 6 -- [ ] ~~Wipe~~ (**don't wipe** just use a different drive) 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). +- [x] ~~Wipe~~ (**don't wipe** just use a different drive) 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). +- [ ] Deploy all the services from the previous Kubernetes cluster to the new one. > **Note**:\ > I can make a new cluster on the Pi4, and remove the taint that prevents from scheduling pods on that node. Deploy everything inside (a well a LB with the same exact IP than the current one, and proceed to stop the Orange PI 5), then "reformat" the OPi5s with a new distro, install stuff etc., and join them to the cluster running on the Pi4. @@ -229,11 +230,14 @@ Current Issue? For X and y, I need to wait for a while for the DNS provider to r ### Part 7 -- [ ] Deploy NFS service on the `media SRV` host. - +- [ ] Remove the last host from the old kubernetes cluster and join it to the new cluster. ### Part 8 +- [ ] Deploy NFS service on the `media SRV` host. + +### Part 9 + - [ ] Deploy Istio security. ### Part 10 @@ -1428,7 +1432,6 @@ node "slave01.filter.home" deleted ### Part 6 - Currently, the resources whereas: ```yaml