From aa2ac69c9f28133f289de753b4f983754641eaea Mon Sep 17 00:00:00 2001 From: savagebidoof Date: Wed, 19 Jul 2023 14:41:16 +0200 Subject: [PATCH] Added rollback plans and separated by parts. --- Migration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Migration/README.md b/Migration/README.md index 3efaeba..9b829f0 100644 --- a/Migration/README.md +++ b/Migration/README.md @@ -36,7 +36,7 @@ Slave01: 192.168.1.11 - Join the Pi4 to the Kubernetes Cluster, therefore the Pi4/cluster cannot run dependencies to the same cluster. Pi4 will be the control plane - Logs should be exported to the host `srv`. - Services in kubernetes should have a health probe and prometheus configured to allow for metrics. -- Set some CI/CD pipelines -> automatically build and deploy some images that I manage/own. +- Allow to set some CI/CD pipelines -> automatically build and deploy some images that I manage/own. (Not done on this example.) ## Requirements