diff --git a/README.md b/README.md index c70e575cd6595..2cef739e7b2e4 100644 --- a/README.md +++ b/README.md @@ -47,12 +47,10 @@ This is a mono repository for my home infrastructure and Kubernetes cluster. I t ## ⛵ Kubernetes -There is a template over at [onedr0p/cluster-template](https://github.com/onedr0p/cluster-template) if you want to try and follow along with some of the practices I use here. - -### Installation - My Kubernetes cluster is deploy with [Talos](https://www.talos.dev). This is a semi-hyper-converged cluster, workloads and block storage are sharing the same available resources on my nodes while I have a separate server with ZFS for NFS/SMB shares, bulk file storage and backups. +There is a template over at [onedr0p/cluster-template](https://github.com/onedr0p/cluster-template) if you want to try and follow along with some of the practices I use here. + ### Core Components - [actions-runner-controller](https://github.com/actions/actions-runner-controller): Self-hosted Github runners.