95
/ 100
A top-tier open source project. Docs, tests, and CI are all in excellent shape.
Lightweight Kubernetes
Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.
Top fixes
Highest-impact changes first, ranked by point weight
- 1CI/CD14pt
Add a lint step to catch style issues automatically.
- 2CI/CD14pt
Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.
- 3README12pt
Add more sections (Overview, Install, Usage, Contributing) using ## headings.
- 4Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
91
Contributing guide is detailed and thorough.
README documents how to install the project.
README is present.
Licensed under Apache-2.0.
Engineering
96
CI is configured (.github/workflows/build-k3s.yaml).
Test files detected (cmd/k3s/main_test.go).
Formatting enforced (.golangci.yml).
Lockfile present (go.sum). Installs are reproducible.
Issue or PR templates present.
Project health
100
Dependency manifest found (go.mod).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 46 / 126Commits (30d / 90d)
- 2,678Forks
- 1000Releaseslatest 7y ago
Community
- 87% - GoodCommunity health
- 3 bus factorauthors own >50% of commits
- 33,375Watchers
Responsiveness
- 12hMedian issue response
- 2hMedian PR merge time
- 92Open issues
Repository files39 root entries
- .agents
- .githubGood: CI is configured (.github/workflows/build-k3s.yaml).Good: Dependabot covers 7 ecosystems (github-actions, docker, docker, docker, docker, docker, docker). Dependencies stay current.Good: Issue or PR templates present.Good: Security policy present.
- cmdGood: Test files detected (cmd/k3s/main_test.go).
- contrib
- docs
- manifests
- package
- pkg
- scripts
- tests
- updatecli
- .clomonitor.yml
- .dockerignore
- .gitignoreGood: .gitignore present.
- .golangci.ymlGood: Formatting enforced (.golangci.yml).
- ADOPTERS.md
- BUILDING.md
- channel.yaml
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- CODEOWNERS
- CONTRIBUTING.mdGood: Contributing guide is detailed and thorough.Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.Issue: Contributing guide lacks a testing section (−8 pts).Fix: Show contributors how to run the test suite (e.g. npm test, pytest, cargo test).Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.
- DCO
- docker-compose.yml
- DockerfileGood: Environment pinned via Dockerfile.
- Dockerfile.manifest
- Dockerfile.test
- go.modGood: Dependency manifest found (go.mod).
- go.sumGood: Lockfile present (go.sum). Installs are reproducible.
- GOVERNANCE.md
- install.sh
- install.sh.sha256sum
- k3s-rootless.service
- k3s.service
- LICENSEGood: Licensed under Apache-2.0.
- main.go
- MAINTAINERS
- Makefile
- README.mdGood: README is present.Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Good: README documents how to run the project.
- ROADMAP.md
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/k3s-io/k3s)