An open API service indexing awesome lists of open source software.

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

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

dns

## 🤝 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.