This demonstrates writing code against the official Kubernetes API and the autocongiguration that's provided for it.
The Kubernetes API can be used to write controllers, reconcilers, CRDs, and operators.
This example demonstrates how to build an application that enumerates the pods deployed into a cluster/namespace.