From b955082e103e0e2ac14386d998273583e5d40ddf Mon Sep 17 00:00:00 2001 From: Marko Mikulicic Date: Tue, 11 Dec 2018 11:48:40 +0100 Subject: [PATCH] Add bitnami kube-libsonnet --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 297121db0..45022841d 100644 --- a/README.md +++ b/README.md @@ -832,6 +832,7 @@ Projects ## YAML/JSON Config * [ksonnet-lib](https://github.com/ksonnet/ksonnet-lib) +* [kube-libsonnet](https://github.com/bitnami-labs/kube-libsonnet/blob/master/kube.libsonnet) - Generic library of Kubernetes objects for Jsonnet/Kubecfg with object to array mapping for painless overrides. * [kompose](https://github.com/kubernetes/kompose) * [kubeval](https://github.com/garethr/kubeval) * [kubegen](https://github.com/errordeveloper/kubegen)