diff --git a/README.md b/README.md index 3f927727..73da2bbf 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,12 @@ _... managed with Flux and Rennovate_ This is a mono repository for my home infrastructure and Kubernetes clusters. I use Infrastructure as Code (Iac) and GitOps practices using [OpenTofu](https://opentofu.org/), [Kubernetes](https://kubernetes.io/), [Flux](https://fluxcd.io/) and [Rennovate](https://github.com/renovatebot/renovate). ---- +### Components + +This currently includes the followings: + +- Terraform stack and modules to manage my Mikrotik router, switches and access points. +- Terraform stack to deploy a Talos cluster in Proxmox +- Cluster configuration in the `cluster/` folder, watched by Flux. +- Some containers that run in the kubernetes and are published to GitHub packages +- CI code using [Dagger](https://dagger.io/) running in GitHub Actions