Website ยท Installation ยท Tutorial
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 use
tk diff
to see what exactly will happen - ๐ Production ready: Tanka deploys Grafana Cloud and many more production setups
Let's kill some YAML together โถ
To get started, install Tanka first, and then follow the tutorial. This should get you on track quickly.
There are several places to connect with the Tanka community:
#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.
Grafana Labs hosts a monthly community call for the Tanka project. Notes and the
meeting URL can be found in a Google
Doc.
Join us to share why you love Tanka, why you have a hard time, tell us what you
would like to see improved and hear about latest news!
Furthermore, see LICENSE
and GOVERNANCE
.
- 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.
Tanka is an open-source project โค๏ธ. It is free as in beer and as in speech and this will never change.
Licensed under Apache 2.0, see LICENSE.