Kubernetes Examples is a collection of educational tutorials and application configurations for deploying workloads on Kubernetes.
The repository addresses the need for practical, well-documented guidance on running diverse applications on Kubernetes. It provides a curated set of examples organized by category—including AI and ML workloads, web applications, and databases—each with detailed README files that explain deployment steps, prerequisites, verification procedures, and the Kubernetes concepts involved. This approach centralizes learning resources and demonstrates both general-purpose and specialized deployment patterns in one place.
The collection suits developers and operators learning Kubernetes or seeking reference implementations for specific application types. It works well for teams exploring how to deploy particular workloads, from simple web services to complex AI/ML platforms, and for those wanting to understand modern Kubernetes best practices. The examples are maintained to reflect current Kubernetes features rather than outdated patterns.
The project is stewarded by SIG Apps and actively welcomes community contributions following documented guidelines and standards. Examples are expected to be educational, practical, and current, with each contribution reviewed to maintain quality across the collection.