Skip to content

Latest commit

 

History

History
102 lines (86 loc) · 6.51 KB

README.md

File metadata and controls

102 lines (86 loc) · 6.51 KB

Testing Special Interest Group

Interested in how we can most effectively test Kubernetes. We're interested specifically in making it easier for the community to run tests and contribute test results, to ensure Kubernetes is stable across a variety of cluster configurations and cloud providers.

The charter defines the scope and governance of the Testing Special Interest Group.

Meetings

Leadership

Chairs

The Chairs of the SIG run operations and processes governing the SIG.

Contact

Subprojects

The following subprojects are owned by sig-testing:

boskos

Boskos is a resource manager service that handles different kinds of resources and transitions between different states. We use it on the Kubernetes project to manage pools of GCP projects for CI/CD.

gopherage

Gopherage is a tool for manipulating Go coverage files. We use it on the Kubernetes project to report on code coverage due to e2e tests

gubernator

Gubernator is a frontend for displaying Kubernetes test results stored in GCS. See gubernator.k8s.io to see it in action for the Kubernetes project.

kind

Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.

prow

Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action for the Kubernetes project

repo-infra

test-infra

Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project

testing-commons

The Testing Commons is a subproject within the Kubernetes sig-testing community interested code structure, layout, and execution of common test code used throughout the kubernetes project

Presentations

Title Slides Video Speakers
KubeCon NA 2018 - SIG Testing Intro Slides Video @spiffxp, @stevekuznetsov
KubeCon NA 2018 - SIG Testing Deep Dive Slides Video @cjwagner, @Katharine
KubeCon NA 2018 - Behind Your PR: How Kubernetes Uses Kubernetes to Run Kubernetes CI Slides Video @BenTheElder, @krzyzacy
KubeCon EU 2019 - SIG Testing Intro Slides Video @cjwagner, @AishSundar
KubeCon EU 2019 - SIG Testing Deep Dive TBD Video @BenTheElder, @munnerz
KubeCon EU 2019 - Testing Your K8s Apps with Kind TBD Video @BenTheElder, @munnerz