This document discusses platforms built on top of Kubernetes to help developers. It outlines challenges like managing multiple Kubernetes clusters for development, staging and production. It proposes building a platform with a platform API, self-service capabilities and "golden paths" to bring order to this chaos. The platform would provide environment standardization across development, staging and production. It also discusses enabling experimentation and reproducible developer environments through tools like Knative and DAPR to decouple infrastructure from applications and solve common distributed challenges. A demo is provided of a prototype platform built on Kubernetes.
Related topics: