Test infrastructure for the Kubernetes project.
4,019
stars
59,821
commits
Go
primary language
Sep 11, 2026
updated
This repository contains tools and configuration files for the testing and automation needs of the Kubernetes project.
Our architecture diagram provides an (updated #13063) overview of how the different tools and services interact.
Kubernetes uses a prow instance at prow.k8s.io to handle CI and
automation for the entire project. Everyone can participate in a
self-service PR-based workflow, where changes are automatically deployed
after they have been reviewed. All job configs are located in config/jobs
testgrid)triage)prow/cmd/deck)prow/cmd/tide)prow/cmd/tide)prow/cmd/tide)boskos manages pools of resources; our CI leases GCP projects from these poolsexperiment is a catchall directory for one-shot tools or scriptsgcsweb is a UI we use to display test artifacts stored in public GCS bucketsghproxy is a GitHub-aware reverse proxy cache to help keep our GitHub API token usage within rate limitsgopherage is a tool for manipulating Go coverage fileslabel_sync creates, updates and migrates GitHub labels across orgs and repos based on labels.yaml filekettle extracts test results from GCS and puts them into bigquerykubetest2 is how our CI creates and e2e tests kubernetes clustersmetrics runs queries against bigquery to generate metrics based on test resultsrobots/commenter is used by some of our jobs to comment on GitHub issuesPlease see CONTRIBUTING.MD
(top 30 of 356)
Go
45.1%
Python
26.1%
Shell
14.1%
HTML
5.2%
Go Template
3.2%
JavaScript
1.9%
Dockerfile
1.3%
Makefile
1.2%
Jinja
1.0%
Test infrastructure for the Kubernetes project.
4,019
stars
59,821
commits
Go
primary language
Sep 11, 2026
updated
This repository contains tools and configuration files for the testing and automation needs of the Kubernetes project.
Our architecture diagram provides an (updated #13063) overview of how the different tools and services interact.
Kubernetes uses a prow instance at prow.k8s.io to handle CI and
automation for the entire project. Everyone can participate in a
self-service PR-based workflow, where changes are automatically deployed
after they have been reviewed. All job configs are located in config/jobs
testgrid)triage)prow/cmd/deck)prow/cmd/tide)prow/cmd/tide)prow/cmd/tide)boskos manages pools of resources; our CI leases GCP projects from these poolsexperiment is a catchall directory for one-shot tools or scriptsgcsweb is a UI we use to display test artifacts stored in public GCS bucketsghproxy is a GitHub-aware reverse proxy cache to help keep our GitHub API token usage within rate limitsgopherage is a tool for manipulating Go coverage fileslabel_sync creates, updates and migrates GitHub labels across orgs and repos based on labels.yaml filekettle extracts test results from GCS and puts them into bigquerykubetest2 is how our CI creates and e2e tests kubernetes clustersmetrics runs queries against bigquery to generate metrics based on test resultsrobots/commenter is used by some of our jobs to comment on GitHub issuesPlease see CONTRIBUTING.MD
(top 30 of 356)
Go
45.1%
Python
26.1%
Shell
14.1%
HTML
5.2%
Go Template
3.2%
JavaScript
1.9%
Dockerfile
1.3%
Makefile
1.2%
Jinja
1.0%