From 1e7bb34578297030b7fe5edb635fbc943399a0fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Krop=C3=A1=C4=8Dek?= Date: Thu, 16 Jan 2025 17:30:30 +0100 Subject: [PATCH] updated README --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c9b01ed..de2abce 100644 --- a/README.md +++ b/README.md @@ -3,17 +3,17 @@ This is a Organization for my infra related config and other files ## Repositories - Configuration files of my VMs - [machines-config](https://git.katuwoss.dev/KropCloud/machines-config) -- Main GitOps repository - [gitops](https://git.katuwoss.dev/KropCloud/gitops) -- Core Kubernetes services to run the cluster - [gitops-core](https://git.katuwoss.dev/KropCloud/gitops-core) +- Core services for working clusters - [gitops](https://git.katuwoss.dev/KropCloud/gitops) +- Services to run in the cluster - [services](https://git.katuwoss.dev/KropCloud/services) - Probably will be deleted - [infra](https://git.katuwoss.dev/KropCloud/infra) - My infrastructure documentation - [docs](https://git.katuwoss.dev/KropCloud/docs) ## Technologies used - Proxmox Virtual Environment -- Kubernetes +- k3s -## Kubernetes -- ArgoCD -- TrueNAS for PVC provisioning +## k3s - MetalLB for load balancing - Nginx-Ingress +- NFS for PVC provisioning +- ArgoCD