Tanka
Grafana Tanka is the robust configuration utility for your Kubernetes cluster, powered by the unique Jsonnet language.
Our Kubernetes Jsonnet library makes defining of Kubernetes resources more concise and clean than traditional YAML has ever been.
Jsonnet in its nature is made for reuse, enabling you to compose your stack from a number of ready-made libraries for a variety of applications.
Contrary to other popular tools in the same space, Tanka gives you full control over the final YAML outcome. No more forking and waiting for upstream maintainers, customization is built in.
Contributors
Tom Braack
Software Engineer
Julien Duchesne
Senior Software Engineer
Robert Fratto
Senior Software Engineer
Malcolm Holmes
Senior Software Engineer
Jeroen Op 't Eynde
Principal Software Engineer
Milan Plžík
Senior Software Engineer
Björn “Beorn” Rabenstein
Principal Software Engineer
Tom Wilkie
Chief Technology Officer
Want to work on Grafana Tanka? We’re hiring!
Related Information
Other resources
- jsonnet.org, the official Jsonnet documentation
- grafana/jsonnet-libs, curated Jsonnet libraries by Grafana Labs
- jsonnet-libs/k8s-libsonnet, Jsonnet library for Kubernetes