{"id":15129994,"url":"https://github.com/crisszkutnik/home-lab","last_synced_at":"2026-02-10T08:32:04.048Z","repository":{"id":251829781,"uuid":"838571907","full_name":"crisszkutnik/home-lab","owner":"crisszkutnik","description":"Kubernetes deployments, Ansible config and everyting else for my home lab","archived":false,"fork":false,"pushed_at":"2025-04-01T13:30:44.000Z","size":450,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T14:34:14.725Z","etag":null,"topics":["ansible","gitops","home-lab","infrastructure","k8s","k8s-cluster","kubernetes","on-premise"],"latest_commit_sha":null,"homepage":"https://blog.cristobalszk.dev/docs/category/home-cluster","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crisszkutnik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-05T23:31:56.000Z","updated_at":"2025-03-31T05:44:45.000Z","dependencies_parsed_at":"2024-09-13T07:32:00.800Z","dependency_job_id":"216b949f-a553-4f89-b995-e6fce1dd9407","html_url":"https://github.com/crisszkutnik/home-lab","commit_stats":null,"previous_names":["crisszkutnik/home-lab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisszkutnik%2Fhome-lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisszkutnik%2Fhome-lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisszkutnik%2Fhome-lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crisszkutnik%2Fhome-lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crisszkutnik","download_url":"https://codeload.github.com/crisszkutnik/home-lab/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247386995,"owners_count":20930755,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ansible","gitops","home-lab","infrastructure","k8s","k8s-cluster","kubernetes","on-premise"],"created_at":"2024-09-26T02:26:05.164Z","updated_at":"2026-02-10T08:32:02.703Z","avatar_url":"https://github.com/crisszkutnik.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://avatars.githubusercontent.com/u/61287648\" align=\"center\" width=\"180px\" height=\"180px\" alt=\"Kubernetes logo\"/\u003e\n  \u003cdiv\u003e\n      \u003ci\u003eManaged with Flux and Renovate. Scanned with Trufflehog via GitHub Actions\u003c/i\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n\u003cbr /\u003e\n\n\u003cdiv align=\"center\"\u003e\n  \n  ![GitHub last commit](https://img.shields.io/github/last-commit/crisszkutnik/home-lab)\n  [![Renovate enabled](https://img.shields.io/badge/Renovate-Enabled-brightgreen)](https://github.com/renovatebot/renovate)\n  [![K3s](https://img.shields.io/badge/K3s-gold)](https://k3s.io/)\n  \n\u003c/div\u003e\n\n---\n\n## 📖 Overview\n\nThis is the repository for my on-premise Kubernetes cluster that runs in my house. It uses GitOps techniques in order to keep the content of this repository in-sync with the cluster. Basic stuff is:\n\n- [Flux](https://github.com/fluxcd/flux2) for GitOps and keeping the cluster in sync with the repo Also\n- [Renovate](https://github.com/renovatebot/renovate) to update dependencies\n- [Trufflehog](https://github.com/trufflesecurity/trufflehog) and [GitHub Actions](https://github.com/features/actions) for credential scanning and avoid leaking private credentials\n\nIn case you want to check the full index of my on-premise stuff, check [crisszkutnik/kubernetes-home-lab](https://github.com/crisszkutnik/kubernetes-home-lab)\n\n## 💻 Setup, deployments and details\n\nThe cluster runs a variety of applications for setup and management such as:\n\n- [Grafana](https://grafana.com/) for charts and observability\n- [Loki](https://grafana.com/oss/loki/) and [Promtail](https://grafana.com/docs/loki/latest/send-data/promtail/) for log collection\n- [MetalLB](https://metallb.universe.tf/) as load balancer via L2 advertisement\n- [NGINX ingress controller](https://docs.nginx.com/nginx-ingress-controller/) is used as an ingress controller\n- [Prometheus](https://prometheus-operator.dev/) for metrics and monitoring\n- [External Secrets operator](https://external-secrets.io/latest/) and [1Password Connect server](https://developer.1password.com/docs/connect/get-started/?deploy=kubernetes) for secrets management\n\nIt also runs a bunch of other applications that were developed for personal use\n\n## 🔧 Hardware\n\nNot much to add here yet. Hopefully I'll be able to add stuff here eventually\n\n| Device     | Count | CPU            | RAM  | Disk size | OS     | Purpose       |\n| ---------- | ----- | -------------- | ---- | --------- | ------ | ------------- |\n| OrangePi 5 | 1     | RK3588S 8-core | 4 GB | 64 GB     | Ubuntu | Control plane |\n| OrangePi 5 | 2     | RK3588S 8-core | 4 GB | 64 GB     | Ubuntu | Worker        |\n\n## IPs and networking\n\n### Reserved IP spaces on my local network\n\n| Host                  | Address                       |\n| --------------------- | ----------------------------- |\n| DHCP                  | 192.168.0.10 - 192.168.0.189  |\n| K8s load balancer IPs | 192.168.0.190 - 192.168.0.199 |\n| Master nodes          | 192.168.0.200 - 192.168.0.210 |\n| Nodes                 | 192.168.0.211 - 192.168.1.254 |\n\n#### Nodes IPs\n\n| Host                 | Address       |\n| -------------------- | ------------- |\n| Control plane node 1 | 192.168.0.200 |\n| Worker node 1        | 192.168.0.211 |\n| Worker node 2        | 192.168.0.212 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrisszkutnik%2Fhome-lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrisszkutnik%2Fhome-lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrisszkutnik%2Fhome-lab/lists"}