Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bjw-s-labs/home-ops

My home or for-home infrastructure written as code, adhering to GitOps practices
https://github.com/bjw-s-labs/home-ops

flux gitops iac k8s-at-home kubernetes renovate

Last synced: 27 days ago
JSON representation

My home or for-home infrastructure written as code, adhering to GitOps practices

Awesome Lists containing this project

README

        

## My Home Operations repository

_... managed by Flux, Renovate and GitHub Actions_ :robot:

[![Discord](https://img.shields.io/discord/673534664354430999?style=for-the-badge&label&logo=discord&logoColor=white&color=blue)](https://discord.gg/home-operations) 
[![Renovate](https://img.shields.io/badge/powered_by-Renovate-blue?style=for-the-badge&logo=renovate)](https://www.mend.io/renovate/)

Main k8s cluster stats:

[![Kubernetes](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbjw-s%2Fhome-ops%2Fmain%2Fkubernetes%2Fmain%2Ftalos%2Ftalconfig.yaml&query=%24.kubernetesVersion&flat-square&logo=kubernetes&logoColor=white&label=k8s)
](https://www.talos.dev/) 
[![Talos](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fbjw-s%2Fhome-ops%2Fmain%2Fkubernetes%2Fmain%2Ftalos%2Ftalconfig.yaml&query=%24.talosVersion&flat-square&logo=kubernetes&logoColor=white&color=orange&label=talos)
](https://www.talos.dev/) 
[![Age-Days](https://kromgo.bjw-s.dev/cluster_age_days?format=badge)](https://github.com/kashalls/kromgo/) 
[![Node-Count](https://kromgo.bjw-s.dev/cluster_node_count?format=badge)](https://github.com/kashalls/kromgo/) 
[![Pod-Count](https://kromgo.bjw-s.dev/cluster_pod_count?format=badge)](https://github.com/kashalls/kromgo/) 
[![CPU-Usage](https://kromgo.bjw-s.dev/cluster_cpu_usage?format=badge)](https://github.com/kashalls/kromgo/) 
[![Memory-Usage](https://kromgo.bjw-s.dev/cluster_memory_usage?format=badge)](https://github.com/kashalls/kromgo/) 




👋 Welcome to my Home Operations repository. This is a mono repository for my home infrastructure and Kubernetes cluster. I try to adhere to Infrastructure as Code (IaC) and GitOps practices using the tools like [Ansible](https://www.ansible.com/), [Terraform](https://www.terraform.io/), [Kubernetes](https://kubernetes.io/), [Flux](https://github.com/fluxcd/flux2), [Renovate](https://github.com/renovatebot/renovate) and [GitHub Actions](https://github.com/features/actions).

---

### 📖 Docs

The documentation that goes along with this repo can be found [over here](https://bjw-s.github.io/home-ops/).

---

### 🔎 Support

If you like this project, please consider supporting my work through my [GitHub sponsorship page](https://github.com/sponsors/bjw-s?frequency=one-time).

---

### :handshake: Thanks

Thanks to all the people who donate their time to the [Kubernetes @Home](https://discord.gg/k8s-at-home) Discord community. A lot of inspiration for my cluster comes from the people that have shared their clusters using the [k8s-at-home](https://github.com/topics/k8s-at-home) GitHub topic. Be sure to check out the [Kubernetes @Home search](https://nanne.dev/k8s-at-home-search/) for ideas on how to deploy applications or get ideas on what you can deploy.

---

### 🔏 License

See [LICENSE](https://github.com/bjw-s-labs/home-ops/blob/main/LICENSE)