Story of Our Transition to a Custom Kubernetes Operator for an API Gateway

Link to full Conference Talk

At the KubeCon Europe 2023 Conference, I gave a talk titled Story of Our Transition to a Custom Kubernetes Operator for an API Gateway.

In this talk, I shared our challenges at Ubisoft, and why we decided to write our own Kubernetes Operator, instead of relying on existing solutions.

I explained our platform’s conventions, and how we are using OpenAPI as a central point of entry for our APIs. And I detailled the features we needed - and implemented - to automatically configure our API Gateway based on the OpenAPI documents provided by the different services.

The technical stack is based on Kong, Kubebuilder/controller-runtime, testcontainers, Kind, Telepresence…

Nifty tech tag lists fromĀ Wouter Beeftink | Page content generated from commit: 5b9f573