https://github.com/Stormcargo/k8s-gitops
Home kubernetes cluster managed with flux and ansible
https://github.com/Stormcargo/k8s-gitops
flux gitops k3s k8s-at-home
Last synced: 10 months ago
JSON representation
Home kubernetes cluster managed with flux and ansible
- Host: GitHub
- URL: https://github.com/Stormcargo/k8s-gitops
- Owner: Stormcargo
- Created: 2022-10-31T19:30:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-04T21:09:24.000Z (11 months ago)
- Last Synced: 2025-05-04T22:20:53.832Z (11 months ago)
- Topics: flux, gitops, k3s, k8s-at-home
- Language: Shell
- Homepage:
- Size: 2.94 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HomeOps - Home Infra Repo backed by Flux
## Useful Tools
- [pv-migrate](https://github.com/utkuozdemir/pv-migrate)
- [K9S](https://k9scli.io/)
- [krew](https://krew.sigs.k8s.io/)
## Nodes
| Node Name | IP Address | Hardware | CPU | Memory | Disks |
|-----------|------------|----------|-----------|------------|----------|
| rz-mini01 | 192.168.183.200 | Dell Optiplex 3080 | i5-10500T (12 Cores@ 3.8GHz) | 1x8GB, 1x32GB | 1TB SSD (Longhorn), 256GB NVMe (boot) |
| rz-mini02 | 192.168.183.201 | HP ProDesk G4 400 | i5-8500T (6 Cores@ 3.5GHz) | 2x8GB | 1TB SSD (Longhorn), 5122GB NVMe (boot) |
| rz-mini03 | 192.168.182.205 | Dell Optiplex 3080 | i5-12500T (12 Cores@ 5.6GHz) | 1x16GB | 1TB SSD (Longhorn), 256GB NVMe (boot) |