nixcon-2024-presentation-pu.../README.md

12 lines
315 B
Markdown
Raw Normal View History

2024-11-02 15:32:41 +00:00
# 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
```