Extending Kubernetes: Moving Compose on Kubernetes from a CRD to API Aggregation
Kubernetes provides two ways of extending its API: Custom Resource Definitions (CRDs) and API aggregation. This talk looks at our journey developing the Compose for Kubernetes extension from its...