# kubernetes-sigs/kwok SLOC report

> As of 2026-09-17 (commit 9ee7e367c7f8), kubernetes-sigs/kwok contains 79,488 total lines: 57,862 code, 13,446 comments, 8,180 blank, across 744 files in 12 languages (top: Go 83.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kubernetes-sigs/kwok has 57,862 source lines of code out of 79,488 total lines across 744 files, counted from the 9ee7e367c7f876f095710393d743af236e1b231c ref at commit 9ee7e367c7f8 by the OctoCounts tokei engine on 2026-09-17. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving kubernetes-sigs/kwok to commit 9ee7e367c7f8, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 72.8% of all lines, comments represent 16.9%, and the repository averages 78 code lines per file. Go accounts for 83.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 508 | 67,833 | 48,347 | 12,104 | 7,382 |
| YAML | 132 | 6,648 | 6,486 | 80 | 82 |
| Shell | 50 | 3,536 | 2,311 | 758 | 467 |
| Pan | 4 | 283 | 276 | 0 | 7 |
| Makefile | 3 | 342 | 229 | 59 | 54 |
| HTML | 5 | 110 | 105 | 0 | 5 |
| Sass | 2 | 62 | 53 | 0 | 9 |
| Dockerfile | 2 | 75 | 35 | 27 | 13 |
| SVG | 11 | 11 | 11 | 0 | 0 |
| TOML | 1 | 13 | 9 | 2 | 2 |
| Markdown | 21 | 510 | 0 | 357 | 153 |
| Plain Text | 5 | 65 | 0 | 59 | 6 |

Top language (Go 83.6%). Generated at 2026-09-17T01:15:37.360160035+00:00. Canonical report: https://octocounts.com/github/kubernetes-sigs/kwok

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kubernetes-sigs/kwok/commit/9ee7e367c7f876f095710393d743af236e1b231c?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does kubernetes-sigs/kwok have?

kubernetes-sigs/kwok has 79,488 total lines, including 57,862 code lines, 13,446 comment lines, and 8,180 blank lines.

### How was the kubernetes-sigs/kwok line count measured?

OctoCounts resolved the public GitHub repository to commit 9ee7e367c7f8, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for kubernetes-sigs/kwok?

This OctoCounts report was generated from 9ee7e367c7f876f095710393d743af236e1b231c at commit 9ee7e367c7f8 on 2026-09-17T01:15:37.360160035+00:00.

## Similar repository reports

- [open-experiments/agent-exchange](https://octocounts.com/github/open-experiments/agent-exchange) — Go, 56,065 code lines
- [lima-vm/lima](https://octocounts.com/github/lima-vm/lima) — Go, 60,675 code lines
- [IBM/sarama](https://octocounts.com/github/IBM/sarama) — Go, 54,020 code lines
- [komari-monitor/komari](https://octocounts.com/github/komari-monitor/komari) — Go, 62,920 code lines
- [ruijie-huachongwei/HiClaw](https://octocounts.com/github/ruijie-huachongwei/HiClaw) — Go, 63,320 code lines
- [Bronya0/ally-agent](https://octocounts.com/github/Bronya0/ally-agent) — Go, 52,196 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
