MCPcopy Index your code
hub / github.com/grafana/tanka

github.com/grafana/tanka @v0.37.5

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.37.5 ↗ · + Follow
2,575 symbols 7,203 edges 148 files 1,720 documented · 67% 40 cross-repo links updated 3d agov0.37.5 · 2026-07-02★ 2,67938 open issues

Browse by type

Functions 2,094 Types & classes 481
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Grafana Tanka Logo

Website · Installation · Tutorial

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

Let's kill some YAML together  ▶

: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:

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.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 1,592
Function 502
Struct 326
TypeAlias 104
FuncType 30
Interface 19
Class 2

Languages

Go100%
TypeScript1%

Modules by API surface

dagger/internal/dagger/dagger.gen.go1,649 symbols
dagger/internal/telemetry/transform.go93 symbols
pkg/kubernetes/manifest/manifest.go30 symbols
pkg/jsonnet/native/funcs_test.go24 symbols
dagger/internal/dagger/k-3-s.gen.go23 symbols
pkg/helm/helm.go19 symbols
pkg/tanka/load.go18 symbols
pkg/helm/charts.go17 symbols
pkg/tanka/workflow.go16 symbols
pkg/process/filter.go16 symbols
pkg/kubernetes/client/client.go16 symbols
dagger/internal/telemetry/logging.go16 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

dario.cat/mergov1.0.2 · 1×
github.com/Masterminds/goutilsv1.1.1 · 1×
github.com/dagger/otel-gov1.41.0 · 1×
github.com/dagger/querybuilderv0.0.0-2026040204050 · 1×
github.com/davecgh/go-spewv1.1.2-0.20180830191 · 1×

For agents

$ claude mcp add tanka \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page