update readme

This commit is contained in:
Lee 2024-09-26 14:42:01 +01:00
parent b40520f11b
commit 71991a1b34

@ -18,13 +18,15 @@
### Infrastructure ### Infrastructure
- ![Kubernetes][k8s] - ![Kubernetes][k8s] - Isn't it obvious?
- ![Helm][helm] - ![Helm][helm] - Easily deploy and manage Kubernetes applications
- ![Traefik][traefik] - ![Traefik][traefik] - Web reverse proxy
- ![Cert Manager][cert-manager] - ![Cert Manager][cert-manager] - Generates LetsEncrypt certificates
- ![Metallb][metallb] - ![Metallb][metallb] - Load Balancer
- ![NFS][nfs] - ![NFS][nfs] - Remote Storage for PVs
- ![FluxCD][fluxcd] - ![FluxCD][fluxcd] - GitOps
- ![Spegel][spegel] - Local Docker registry cache
- ![Eraser][eraser] - Automated cleanup of old docker images
### Services ### Services
@ -67,3 +69,5 @@ Don't forget to give the project a star! Thanks again!
[cert-manager]: https://cert-manager.io [cert-manager]: https://cert-manager.io
[metallb]: https://metallb.org [metallb]: https://metallb.org
[nfs]: https://nfs.fascinated.cc [nfs]: https://nfs.fascinated.cc
[spegel]: https://github.com/spegel-org/spegel
[eraser]: https://eraser-dev.github.io