Added rollback plans and separated by parts.

This commit is contained in:
savagebidoof 2023-07-19 14:41:16 +02:00
parent 25091d6a56
commit aa2ac69c9f

View File

@ -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