.profile/README.md

20 lines
692 B
Markdown
Raw Normal View History

2024-12-19 17:38:19 +01:00
# KropCloud
2024-12-19 17:40:13 +01:00
This is a Organization for my infra related config and other files
## Repositories
2024-12-19 17:44:12 +01:00
- Configuration files of my VMs - [machines-config](https://git.katuwoss.dev/KropCloud/machines-config)
2025-01-16 17:30:30 +01:00
- 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)
2024-12-19 17:44:12 +01:00
- Probably will be deleted - [infra](https://git.katuwoss.dev/KropCloud/infra)
2024-12-31 16:41:16 +01:00
- My infrastructure documentation - [docs](https://git.katuwoss.dev/KropCloud/docs)
2024-12-19 17:40:13 +01:00
## Technologies used
- Proxmox Virtual Environment
2025-01-16 17:30:30 +01:00
- k3s
2024-12-19 17:40:13 +01:00
2025-01-16 17:30:30 +01:00
## k3s
2024-12-19 17:40:13 +01:00
- MetalLB for load balancing
- Nginx-Ingress
2025-01-16 17:30:30 +01:00
- NFS for PVC provisioning
- ArgoCD