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
必要な日本語コンテンツが見つからない場合は、翻訳されたサマリーを利用ください。
任意のページでこのマーク を探し、日本語を選択すると、そのページの要約が日本語で表示されます。
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