mirror of
https://gitlab.com/TECHNOFAB/nixlets.git
synced 2025-12-12 01:50:05 +01:00
12 lines
421 B
Markdown
12 lines
421 B
Markdown
# 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
|