mirror of
https://gitlab.com/TECHNOFAB/nixlets.git
synced 2025-12-12 10:00:12 +01:00
docs: write initial documentation
This commit is contained in:
parent
94aa02b9e3
commit
b75456810f
6 changed files with 274 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue