# kubernetes-sigs/kustomize SLOC report

> As of 2026-08-26 (commit 3fd96a0bfbb7), kubernetes-sigs/kustomize contains 189,486 total lines: 148,609 code, 24,414 comments, 16,463 blank, across 1,179 files in 14 languages (top: Go 92.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving kubernetes-sigs/kustomize to commit 3fd96a0bfbb7, 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.4% of all lines, comments represent 12.9%, and the repository averages 126 code lines per file. Go accounts for 92.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 763 | 162,022 | 136,851 | 12,914 | 12,257 |
| JSON | 12 | 5,715 | 5,692 | 0 | 23 |
| YAML | 201 | 4,031 | 3,611 | 328 | 92 |
| Shell | 31 | 1,806 | 1,152 | 372 | 282 |
| Makefile | 27 | 934 | 610 | 131 | 193 |
| 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 92.1%). Generated at 2026-08-26T18:21:10.232234063+00:00. Canonical report: https://octocounts.com/github/kubernetes-sigs/kustomize

## Report FAQ

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

kubernetes-sigs/kustomize has 189,486 total lines, including 148,609 code lines, 24,414 comment lines, and 16,463 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 3fd96a0bfbb7, 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 master at commit 3fd96a0bfbb7 on 2026-08-26T18:21:10.232234063+00:00.

## Similar repository reports

- [chenyme/grok2api](https://octocounts.com/github/chenyme/grok2api) — Go, 145,366 code lines
- [sagernet/sing-box](https://octocounts.com/github/sagernet/sing-box) — Go, 145,187 code lines
- [NyaGram/NyaGramDesktop](https://octocounts.com/github/NyaGram/NyaGramDesktop) — Go, 154,041 code lines
- [MengMengCode/VoCat](https://octocounts.com/github/MengMengCode/VoCat) — Go, 142,001 code lines
- [SagerNet/sing-box](https://octocounts.com/github/SagerNet/sing-box) — Go, 155,273 code lines
- [Sophomoresty/mediago](https://octocounts.com/github/Sophomoresty/mediago) — Go, 134,168 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
