Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chrede88/home-ops

Repository for my Talos Linux/Kubernetes cluster
https://github.com/chrede88/home-ops

bare-metal fluxcd gitops kubernetes kubesearch renovate talos

Last synced: about 22 hours ago
JSON representation

Repository for my Talos Linux/Kubernetes cluster

Awesome Lists containing this project

README

        


Talos Linux logo
Kubernetes logo

### My Home-ops Repository :zap:

_... powered by Talos Linux and Kubernetes_


Talos version
Kubernetes version
Fluxcd version
Open Pull Requests


Cluster Age
Cluster Up Time
Cluster Nodes
Cluster Pods
Cluster CPU
Cluster Memory
Ceph Cluster Health

---

This repo hold all the manifests for my kubernetes cluster and acts as the source of truth. I use Flux to keep my cluster state up-to-date with this repo. I also use Renovate to automatically open PR's when new versions of the applications I have in my cluster becomes avaliable.

### Docs

I keep running [docs](./docs/README.md) where I try to document my journey. Hopefully others will find them helpful.

### Directories

The layout of the repo is as follows:

```sh
📁 .github # Github related files
📁 docs # My running documentation
📁 network # My internal network setup
📁 cluster
├─📁 kubernetes # Kubernetes cluster definitions
└─📁 talos # Talos configuration stuff
```