Automated, Distributed Systems Testing for Kubernetes Controllers
Offered By: CNCF [Cloud Native Computing Foundation] via YouTube
Course Description
Overview
Explore automated testing techniques for Kubernetes controllers in this conference talk. Delve into common bug patterns and learn about Sieve, an innovative tool designed to systematically test and fortify controllers against various distributed system challenges. Discover how Sieve has uncovered and resolved critical safety issues in popular Kubernetes controllers for applications like Zookeeper, Cassandra, RabbitMQ, MongoDB, and XtraDB. Gain insights into the importance of controller correctness, the impact of asynchrony, unexpected failures, networking issues, and controller restarts on system stability. Understand the potential consequences of safety violations, such as incorrect deletion of StatefulSets and PVCs. Follow along as the speakers discuss the tool's internals, analyzer functionality, and its application in improving observability and addressing other bug patterns. Conclude with a comprehensive understanding of how automated testing can enhance the reliability and safety of Kubernetes controller implementations.
Syllabus
Introduction
Kubernetes Controllers
Controllers
Challenges
Problems
Solution
correctness
general purpose checks
demo
observability gaps
other patterns
internals
analyzer
conclusion
Taught by
CNCF [Cloud Native Computing Foundation]
Related Courses
Learn to Program: Crafting Quality CodeUniversity of Toronto via Coursera 数据结构与算法 Data Structures and Algorithms
Peking University via Coursera 数据结构与算法第一部分 | Data Structures and Algorithms Part 1
Peking University via edX Software Construction in Java
Massachusetts Institute of Technology via edX Advanced Software Construction in Java
Massachusetts Institute of Technology via edX