docs: write initial documentation

This commit is contained in:
technofab 2025-04-28 13:06:28 +02:00
parent 94aa02b9e3
commit b75456810f
6 changed files with 274 additions and 4 deletions

View file

@ -1 +1,12 @@
Hello World!
# Nixlets
Nixlets are like Helm Charts, but instead created using [Nix](https://nixos.org).
They are based on [KubeNix](https://kubenix.org)
(this [fork](https://github.com/TECHNOFAB11/kubenix) specifically).
## Features
- supports importing Helm Charts, Kustomizations and YAML files if needed
- reproducible thanks to Nix
- versionable (eg. by uploading to GitLab Package Registry)
- utilities for secret management