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.
- SIG Testing Office Hours: Tuesdays at 10:00 PT (Pacific Time) (bi-weekly starting Tuesday August 13, 2019). Convert to your timezone.
The Chairs of the SIG run operations and processes governing the SIG.
- Erick Fejta (@fejta), Google
- Aaron Crickenberger (@spiffxp), Google
- Steve Kuznetsov (@stevekuznetsov), Red Hat
- Timothy St. Clair (@timothysc), VMware
- Slack: #sig-testing
- Mailing list
- Open Community Issues/PRs
- GitHub Teams:
- @kubernetes/sig-testing - General Discussion
- @kubernetes/sig-testing-pr-reviews - PR Reviews
The following subprojects are owned by sig-testing:
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 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 is a frontend for displaying Kubernetes test results stored in GCS. See gubernator.k8s.io to see it in action for the Kubernetes project.
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
- Owners:
- Contact:
- Slack: #kind
- Meetings:
- sigs.k8s.io/kind bi-weekly meeting: Mondays at 11:00 PT (Pacific Time) (bi-weekly). Convert to your timezone.
Prow is a CI/CD system based on Kubernetes. See prow.k8s.io to see it in action for the Kubernetes project
- Owners:
- Contact:
- Slack: #prow
Miscellaneous tools and configuration to run the testing infrastructure for the Kubernetes project
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
- Owners:
- Contact:
- Slack: #testing-commons
- Meetings:
- Testing Commons: Mondays at 10:00 PT (Pacific Time) (bi-weekly). Convert to your timezone.
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 |