https://github.com/sillock1/home-ops
Home Ops Repository for managing a self-hosted Kubernetes cluster and other infrastructure as a mono repo
https://github.com/sillock1/home-ops
gitops homelab kubernetes
Last synced: 17 days ago
JSON representation
Home Ops Repository for managing a self-hosted Kubernetes cluster and other infrastructure as a mono repo
- Host: GitHub
- URL: https://github.com/sillock1/home-ops
- Owner: sillock1
- Created: 2023-03-16T13:19:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-20T12:58:58.000Z (3 months ago)
- Last Synced: 2025-12-21T10:10:58.456Z (3 months ago)
- Topics: gitops, homelab, kubernetes
- Language: Shell
- Homepage:
- Size: 7.27 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!IMPORTANT]
> This repository has been migrated to Forgejo here https://codeberg.org/sillock/home-ops
>
> GitHub has been lacking in features, taking years to fix glaringly single bugs, focusing heavily on AI integration, and pushing for more monetisation with the charging of self hosted runners in private repos

# My Home Ops Repository
Welcome to my Home Ops Repository, this is where I mostly manage my self-hosted Kubernetes cluster and other infrastructure as a mono repo where I try to adhere to Git-Ops principles as much as possible.
## Core Tools used
Logo
Name
Description
Talos OS
An API driven operating system design for Kubernetes
FluxCD
GitOps tool for continuous and progressively delivery solutions for Kubernetes
Terraform
Cloud infrastructure provisioning tool
cert-manager
Cloud native certificate management
Cilium
Kubernetes CNI for cluster networking
Cloudflare
DNS and Tunnel
ExternalDNS
Synchronizes exposed Kubernetes Services and Ingresses with DNS providers
ingress-nginx
Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
Rook Ceph
Distributed cluster storage operator
External Secrets Operator
Kubernetes Operator for integrating external secret management backends
Volsync
Persistent Volume Backups
Grafana
Observability dashboards
Victoria Logs
Log aggregation system
Prometheus
Systems monitoring and alerting toolkit
Jaeger
Trace monitoring system
Fluent Bit
Log Pipeline processor and forwarder
Renovate
Automatically update dependencies
## 🌐 DNS
Click to see DNS diagram

## 🤝 Thanks
A big special thanks to everybody at [Kubernetes @Home Discord community](https://discord.gg/k8s-at-home) for donating their time to making this repository possible. A huge inspiration for this repository came from the community here.