Typecheck, template and modularize your Kubernetes definitions with Dhall
Go to file
Arian van Putten 0f26608f50 Readme
2017-09-20 16:56:49 +02:00
out Dhall kube 2017-09-20 15:21:58 +02:00
convert.py Dhall kube 2017-09-20 15:21:58 +02:00
example-deployment.dhall Add ugly example 2017-09-20 16:55:45 +02:00
README.md Readme 2017-09-20 16:56:49 +02:00

Usage

cat example-deployment.dhall | dhall-to-nix | kubectl apply -f -