Valuable Lessons in Over-Engineering the Core of Kubernetes Kops
Offered By: Gopher Academy via YouTube
Course Description
Overview
Explore valuable lessons learned from over-engineering the core of Kubernetes kops in this 25-minute conference talk. Discover the journey of refactoring kops' core, moving away from complexity, abstraction, and template parsing towards clean, simple, and explicit Go code. Learn about Kubernetes, its functionality, and the development cycle of kops. Understand the challenges faced, the changes implemented, and the components removed during the refactoring process.
Syllabus
Introduction
What is Kubernetes
How does Kubernetes work
Parse tasks
Development cycle
The Beast
What did we do
What was removed
Taught by
Gopher Academy
Related Courses
A Holistic Go ExperienceGopher Academy via YouTube Safe, Fast, and Easy - Building a Plugin System with WebAssembly
Gopher Academy via YouTube A Journey Through Integration Testing with Go - What Could Go Wrong?
Gopher Academy via YouTube Kraken Wrangling for Dummies - Go Module Dependency Management at Scale
Gopher Academy via YouTube Go, the Data Engineer's Missing Tool?
Gopher Academy via YouTube