Implement an Aggregated Apiserver for Simple Resources

Learn how to build an aggregated apiserver handling simple resources.

Overview

Building an aggregated apiserver from scratch is hard. Luckily, we’ve got a 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.