|
|
|
|
|
by retzkek
2126 days ago
|
|
I've been enjoying using Tanka [1], which is a command-line tool from the Grafana team to manage k8s configurations, which you define using jsonnet. Complete flexibility, with minimal boilerplate possible by using the older (unmaintained unfortunately) ksonnet library [2] or the upcoming jsonnet-libs/k8s(-alpha) (which we're using in production) [3], or roll your own, abstracting to whatever level you find best. [1] https://tanka.dev/ [2] https://github.com/ksonnet/ksonnet-lib [3] https://jsonnet-libs.github.io/k8s-alpha/ |
|
[1] - https://github.com/bitnami/kubecfg
[2] - https://github.com/bitnami-labs/kube-libsonnet