nixcon-2024-presentation-pu.../README.md
2024-11-02 16:32:41 +01:00

11 lines
315 B
Markdown

# Kubenix: Leveraging NixOS modules to generate Kubernetes manifests
My presentation at NixCon 2024 Berlin about Kubenix.
The talk page can be found [here](https://talks.nixcon.org/nixcon-2024/talk/PZKQP8/).
```
# Build the presentation
$ nix build
# Open the presentation
$ xdg-open result/presentation.html
```