Implement an Aggregated Apiserver Using Local Files as Storage

Learn how to build an aggregated apiserver adopting local files as storage rather than etcd v3.

Overview

Building an aggregated apiserver from scratch is hard. Luckily, we’ve got the development kit apiserver-boot, which is shipped by the Kubernetes SIGs community. With this tool, we can easily build our own scaffold project. Below is the scaffold project pwk that we built using the apiserver-boot.

Get hands-on with 1200+ tech skills courses.