Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Liana64 committed Nov 13, 2024
1 parent 42e1a44 commit bae2323
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# k8s-gitops
# 🧪 k8s-gitops

GitOps repository for lianalabs. Taskfiles and scripts adapted from brettinternet's [homeops](https://github.com/brettinternet/homeops).
**Liana Laboratories Self-Hosting Initiative**
Welcome to the Liana Laboratories Kubernetes Testing Facility. This GitOps repository represents our self-hosted Kubernetes lab, built on Talos and adhering to GitOps practices. Taskfiles and scripts have been adapted from brettinternet's [homeops](https://github.com/brettinternet/homeops).

## ✅ Requirements

- [Taskfile](https://taskfile.dev/)
- [Cilium](https://github.com/cilium/cilium)
- [Flux](https://github.com/fluxcd/flux2)
- [Direnv](https://github.com/direnv/direnv)
- [Talosctl](https://github.com/siderolabs/talos)
- [Talhelper](https://github.com/budimanjojo/talhelper)
- [SOPS](https://github.com/getsops/sops)
- [age](https://github.com/FiloSottile/age)
- [Docker](https://www.docker.com/) for some tools

0 comments on commit bae2323

Please sign in to comment.