Website ยท Installation ยท Tutorial
Grafana Tanka
The clean, concise and super flexible alternative to YAML for your Kubernetes cluster
๐ฅ Clean: The Jsonnet language expresses your apps more obviously than YAML ever did๐ Reusable: Build libraries, import them anytime and even share them on GitHub!๐ Concise: Using the Kubernetes library and abstraction, you will never see boilerplate again!๐ฏ Confidence: Stop guessing and usetk diff
to see what exactly will happen๐ญ Helm: Vendor in, modify, and export Helm charts reproducibly๐ Production ready: Tanka deploys Grafana Cloud and many more production setups
Let's kill some YAML together
๐ Getting started
To get started, install Tanka first, and then follow the tutorial. This should get you on track quickly.
๐ฅ Community
There are several places to connect with the Tanka community:
- GitHub Discussions: Primary support channel
#tanka
on Grafana Slack- Mailing lists
tanka-announce
: Low frequency list with announcements, releases, etctanka-users
: General purpose group for discussions, community support and more
Please don't ask individual project members or open GitHub issues for support requests. Use one of the above channels so everyone in the community can participate.
Furthermore, see LICENSE
and GOVERNANCE
.
๐ Additional resources
- https://jsonnet.org/, the official Jsonnet documentation provides lots of examples on how to use the language.
- https://github.com/grafana/jsonnet-libs: Grafana Labs' Jsonnet libraries are a rich set of configuration examples compatible with Tanka.
๐ License
Tanka is an open-source project
Licensed under Apache 2.0, see LICENSE.