# kubernetes-sigs/kustomize SLOC report

> As of 2026-09-16 (commit d31d6a278090), kubernetes-sigs/kustomize contains 190,840 total lines: 149,825 code, 24,455 comments, 16,560 blank, across 1,182 files in 14 languages (top: Go 91.6%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kubernetes-sigs/kustomize has 149,825 source lines of code out of 190,840 total lines across 1,182 files, counted from the d31d6a278090cad2b77de1345d85fedde8d51d15 ref at commit d31d6a278090 by the OctoCounts tokei engine on 2026-09-16. 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/kustomize to commit d31d6a278090, 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 large codebase by counted code lines. Code represents 78.5% of all lines, comments represent 12.8%, and the repository averages 127 code lines per file. Go accounts for 91.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 763 | 162,455 | 137,257 | 12,930 | 12,268 |
| JSON | 12 | 5,803 | 5,780 | 0 | 23 |
| YAML | 201 | 4,031 | 3,611 | 328 | 92 |
| Shell | 34 | 2,633 | 1,870 | 397 | 366 |
| Makefile | 27 | 940 | 614 | 131 | 195 |
| HTML | 10 | 304 | 230 | 0 | 74 |
| Dockerfile | 15 | 284 | 178 | 51 | 55 |
| TOML | 3 | 209 | 106 | 60 | 43 |
| BASH | 5 | 128 | 67 | 38 | 23 |
| Pan | 2 | 69 | 64 | 0 | 5 |
| PowerShell | 1 | 95 | 47 | 26 | 22 |
| Sass | 1 | 2 | 1 | 1 | 0 |

Top language (Go 91.6%). Generated at 2026-09-16T17:03:43.674388024+00:00. Canonical report: https://octocounts.com/github/kubernetes-sigs/kustomize

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kubernetes-sigs/kustomize/commit/d31d6a278090cad2b77de1345d85fedde8d51d15?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/kustomize have?

kubernetes-sigs/kustomize has 190,840 total lines, including 149,825 code lines, 24,455 comment lines, and 16,560 blank lines.

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

OctoCounts resolved the public GitHub repository to commit d31d6a278090, 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/kustomize?

This OctoCounts report was generated from d31d6a278090cad2b77de1345d85fedde8d51d15 at commit d31d6a278090 on 2026-09-16T17:03:43.674388024+00:00.

## Similar repository reports

- [MengMengCode/VoCat](https://octocounts.com/github/MengMengCode/VoCat) — Go, 151,008 code lines
- [usememos/memos](https://octocounts.com/github/usememos/memos) — Go, 147,587 code lines
- [Lychee-Technology/forma](https://octocounts.com/github/Lychee-Technology/forma) — Go, 147,145 code lines
- [NyaGram/NyaGramDesktop](https://octocounts.com/github/NyaGram/NyaGramDesktop) — Go, 154,041 code lines
- [samwafgo/samwaf](https://octocounts.com/github/samwafgo/samwaf) — Go, 145,334 code lines
- [trefeon/freebuff-proxy](https://octocounts.com/github/trefeon/freebuff-proxy) — Go, 156,543 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)
