# kubernetes-sample-apps **Repository Path**: mirrors_Shopify/kubernetes-sample-apps ## Basic Information - **Project Name**: kubernetes-sample-apps - **Description**: Example DigitalOcean Kubernetes workload with service exposed through a DO load-balancer. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-16 - **Last Updated**: 2026-01-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](bookinfo-example/) - Deploy the [Bookinfo](https://istio.io/latest/docs/examples/bookinfo) sample application. - [doks-example](doks-example/) - Deploy your first application (workload) to a fresh DOKS cluster. - [emojivoto-example](emojivoto-example/) - Deploy the [Emojivoto](https://github.com/BuoyantIO/emojivoto) sample application. - [game-2048-example](game-2048-example/) - Build and deploy the [2048 game](https://en.wikipedia.org/wiki/2048_(video_game)) application. - [podinfo-example](podinfo-example/) - Deploy the [Podinfo](https://github.com/stefanprodan/podinfo) sample application.