Grafana Tanka
The clean, concise and super flexible alternative to YAML for your
Kubernetes cluster
- :boom: Clean: The
Jsonnet language expresses your apps more obviously than YAML ever did - :books: Reusable: Build libraries, import them anytime and even share them on GitHub!
- :pushpin: Concise: Using the Kubernetes library and abstraction, you will
never see boilerplate again! - :dart: Confidence: Stop guessing and use
tk diff
to see what exactly will happen - :telescope: Helm: Vendor in, modify, and export Helm charts reproducibly
- :rocket: Production ready: Tanka deploys Grafana Cloud and many more production setups
:rocket: Getting started
To get started, install Tanka first, and then
follow the tutorial. This should get you
on track quickly.
:busts_in_silhouette: Community
There are several places to connect with the Tanka community:
- GitHub Discussions: Primary support channel
#tanka
on Grafana Slack
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
.
:book: 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.
:pencil: License
Tanka is an open-source project :heart:. It is free as
in beer and as in speech and this will never change.
Licensed under Apache 2.0, see LICENSE.