youtube image
From YouTube: KCSNA22 - Gateway API Building a k8s API with CRDs

Description

Speaker: Rob Scott

Gateway API is the next generation set of Kubernetes networking APIs, covering load balancing, routing, mesh, and more. It's already been implemented by more than a dozen projects. In this talk we want to take some time to share our experience building this API, specifically focusing on the CRD experience. We'll cover some of the benefits and drawbacks we've found when using CRDs compared with developing APIs directly in k/k. This will include our concept of release channels, our versioning and compatibility guidelines, and our experiences with validation.