Kubernetes

Intro to Contributing to Kubernetes: Testing - Part 1

Intro to Contributing to Kubernetes: Testing - Part 1

tl:dr; By the end of this blog post, you'll understand the tests your proposed Kubernetes diffs must pass before being merged. You'll have all the background information to be ready for part 2 (coming soon), in which we discuss how to actually run all the different test suites locally. Background As a brief reminder, I've been focusing the majority of my open-source development capacity on Kubernetes for almost a year. During that time, and going forward, I'm writing blog posts geared towards potential new Kubernetes’ contributors.