{"id":13638757,"url":"https://github.com/grafana/tanka","last_synced_at":"2025-05-15T01:03:45.076Z","repository":{"id":35422929,"uuid":"197374067","full_name":"grafana/tanka","owner":"grafana","description":"Flexible, reusable and concise configuration for Kubernetes","archived":false,"fork":false,"pushed_at":"2025-05-05T12:20:27.000Z","size":59934,"stargazers_count":2537,"open_issues_count":39,"forks_count":172,"subscribers_count":161,"default_branch":"main","last_synced_at":"2025-05-08T00:38:31.370Z","etag":null,"topics":["configuration","flexible","json","jsonnet","ksonnet","kubernetes","noyaml","reusable"],"latest_commit_sha":null,"homepage":"https://tanka.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/grafana.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-07-17T11:12:58.000Z","updated_at":"2025-05-08T00:23:00.000Z","dependencies_parsed_at":"2024-05-06T10:26:30.947Z","dependency_job_id":"2f954107-e1fd-47eb-b306-6a78e4566128","html_url":"https://github.com/grafana/tanka","commit_stats":{"total_commits":657,"total_committers":119,"mean_commits":"5.5210084033613445","dds":0.7229832572298326,"last_synced_commit":"f2f6ca9b92527614c2e37b4dbaff7da904b3f653"},"previous_names":["sh0rez/tanka"],"tags_count":59,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grafana%2Ftanka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grafana%2Ftanka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grafana%2Ftanka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grafana%2Ftanka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grafana","download_url":"https://codeload.github.com/grafana/tanka/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254040,"owners_count":22039792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["configuration","flexible","json","jsonnet","ksonnet","kubernetes","noyaml","reusable"],"created_at":"2024-08-02T01:00:52.948Z","updated_at":"2025-05-15T01:03:44.996Z","avatar_url":"https://github.com/grafana.png","language":"Go","funding_links":[],"categories":["Configuration Management","Kubernetes","Go","Tools and Libraries","kubernetes","\u003ca name=\"Go\"\u003e\u003c/a\u003eGo"],"sub_categories":["Configuration","Kubernetes templating","Cluster Resources Management"],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg\n    width=\"400\"\n    src=\"https://raw.githubusercontent.com/grafana/tanka/main/docs/img/logo.svg\"\n    alt=\"Grafana Tanka Logo\"\n  /\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/grafana/tanka/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/release/grafana/tanka?style=flat-square\" /\u003e\n  \u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/github/contributors/grafana/tanka?style=flat-square\" /\u003e\n  \u003ca href=\"https://grafana.slack.com\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Slack-GrafanaLabs-orange?logo=slack\u0026style=flat-square\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://tanka.dev\"\u003eWebsite\u003c/a\u003e\n  ·\n  \u003ca href=\"https://tanka.dev/install\"\u003eInstallation\u003c/a\u003e\n  ·\n  \u003ca href=\"https://tanka.dev/tutorial/overview\"\u003eTutorial\u003c/a\u003e\n\u003c/p\u003e\n\n# Grafana Tanka\n\n\u003cimg\n  src=\"https://raw.githubusercontent.com/grafana/tanka/main/docs/img/example.png\"\n  width=\"50%\"\n  align=\"right\"\n/\u003e\n\n**The clean, concise and super flexible alternative to YAML for your\n[Kubernetes](https://k8s.io) cluster**\n\n- **:boom: Clean**: The\n  [Jsonnet language](https://jsonnet.org) expresses your apps more obviously than YAML ever did\n- **:books: Reusable**: Build libraries, import them anytime and even share them on GitHub!\n- **:pushpin: Concise**: Using the Kubernetes library and abstraction, you will\n  never see boilerplate again!\n- **:dart: Confidence**: Stop guessing and use `tk diff` to see what exactly will happen\n- **:telescope: Helm**: Vendor in, modify, and export [Helm charts reproducibly](https://tanka.dev/helm#helm-support)\n- **:rocket: Production ready**: Tanka deploys [Grafana Cloud](https://grafana.com/products/cloud/) and many more production setups\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://tanka.dev/tutorial/overview\"\u003e\u003cstrong\u003eLet's kill some YAML together\u0026nbsp;\u0026nbsp;▶\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n## :rocket: Getting started\n\nTo get started, [install Tanka](https://tanka.dev/install) first, and then\n[follow the tutorial](https://tanka.dev/tutorial/overview). This should get you\non track quickly.\n\n## :busts_in_silhouette: Community\n\nThere are several places to connect with the Tanka community:\n\n- [GitHub Discussions](https://github.com/grafana/tanka/discussions/442): Primary support channel\n- `#tanka` on [Grafana Slack](https://grafana.slack.com)\n\nPlease don't ask individual project members or open GitHub issues for support\nrequests. Use one of the above channels so everyone in the community can\nparticipate.\n\nFurthermore, see [`LICENSE`](./LICENSE) and [`GOVERNANCE`](./GOVERNANCE.md).\n\n## :book: Additional resources\n\n- https://jsonnet.org/, the official Jsonnet documentation provides lots of\n  examples on how to use the language.\n- https://github.com/grafana/jsonnet-libs: Grafana Labs' Jsonnet libraries are a\n  rich set of configuration examples compatible with Tanka.\n\n## :pencil: License\n\nTanka is an open-source project :heart:. It is free as\nin beer and as in speech and this will never change.\n\nLicensed under Apache 2.0, see [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrafana%2Ftanka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrafana%2Ftanka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrafana%2Ftanka/lists"}