Couple lines added.

This commit is contained in:
savagebidoof 2023-12-21 04:55:45 +01:00
parent b5508eab97
commit 3053904aa2

View File

@ -93,6 +93,7 @@ slave04.filter.home 1 0
- Jenkins master + dynamic agent(s)
- Docker Registry
- Skaffold (Client/User side, not running on the Kubernetes cluster, yet relies on it to create multiarch docker images)
### Git servers
@ -105,3 +106,10 @@ slave04.filter.home 1 0
- Filebrowser
- Jellyfin
- qBitTorrent
## Downsides of my current setup
- Only 1 Kubernetes master node, therefore no full High Availability
- Only 1 NFS server / no HA NFS server, therefore if the NFS server is down most of the services on the Kubernetes cluster will also be down as they depend on such NFS