From 672d39fc84b578c670e12e84a50ea73feec65849 Mon Sep 17 00:00:00 2001 From: John Mulhausen Date: Fri, 4 Mar 2016 17:47:30 -0800 Subject: [PATCH] Samples landing page --- docs/samples.md | 96 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 95 insertions(+), 1 deletion(-) diff --git a/docs/samples.md b/docs/samples.md index f9315d13dc..e69859baee 100644 --- a/docs/samples.md +++ b/docs/samples.md @@ -1,3 +1,97 @@ --- --- -This is the landing page for the samples section. \ No newline at end of file +We have a wide variety of samples to choose from: + +* "Clustered Application Samples" and "Persistent Volume Samples" provide some +examples that show how to implement some popular software packages such as OpenShift, Ceph, Cassandra, and WordPress. These guides +try to serve as canonical walkthroughs that help you use familiar packages with Kubernetes. + +* "Mulit-tier Application Samples" are generally of a more contrived and instructional nature, highlighting key concepts that +you'll encounter when developing with Kubernetes, and teaching some principles of building Kubernetes applications. + +## Recently updated samples + +The Kubernetes team is highlighting these samples as being the most up-to-date. Active upkeep is being done or has recently been done +on these samples to ensure they are high quality and work on Kubernetes {{page.version}}. + +

 

+ + + +
+ +
MEAN Stack +
+ +
Guestbook + Redis +
+ +
Cloud Native Cassandra +
+ +
WordPress + MySQL +
+
\ No newline at end of file