kubernetes-sample-apps icon indicating copy to clipboard operation
kubernetes-sample-apps copied to clipboard

Example DigitalOcean Kubernetes workload with service exposed through a DO load-balancer.

DigitalOcean Kubernetes Sample Apps

This repository contains a collection of Kubernetes applications that can be used in various projects. Each sample application has a dedicated folder to keep all resources, and main documentation.

Kubernetes sample applications provided by this repository:

  • bookinfo-example - Deploy the Bookinfo sample application.
  • doks-example - Deploy your first application (workload) to a fresh DOKS cluster.
  • emojivoto-example - Deploy the Emojivoto sample application.
  • game-2048-example - Build and deploy the 2048 game application.
  • podinfo-example - Deploy the Podinfo sample application.