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 Bi-Weekly Meeting: 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.
- Benjamin Elder (@BenTheElder), Google
- Aaron Crickenberger (@spiffxp), Google
- Steve Kuznetsov (@stevekuznetsov), Red Hat
- Erick Fejta (@fejta)
- Timothy St. Clair (@timothysc)
- 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.
- Owners:
Controllers to sync and rotate kubernetes secrets with google cloud secret manager
Kubernetes IN Docker. Run Kubernetes test clusters on your local machine using Docker containers as nodes.
- Owners:
- Contact:
- Slack: #kind
Kubetest2 is the framework for launching and running end-to-end tests on kubernetes. It is the next significant iteration of kubetest. We will be deprecating kubetest going forward.
- Owners:
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: Fridays at 13: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 |