k3s/examples
Janet Kuo 6a60f8e542 Moving kubernetes/redis:v1 image to gcr.io 2016-07-06 11:03:38 -07:00
..
apiserver Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
aws_ebs Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
azure_file Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
blog-logging Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
cassandra Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
celery-rabbitmq Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cephfs Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
cluster-dns Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
elasticsearch Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
experimental/persistent-volume-provisioning Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
explorer Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
fibre_channel Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
flexvolume Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
flocker Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
glusterfs Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
guestbook Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
guestbook-go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hazelcast Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
https-nginx Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
iscsi Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
javaee Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
javaweb-tomcat-sidecar Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
job Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
k8petstore Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
kubectl-container Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
meteor Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mysql-cinder-pd Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
mysql-galera Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mysql-wordpress-pd Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
newrelic Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
nfs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
nodesjs-mongodb Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
openshift-origin Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
phabricator Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rbd Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
redis Moving kubernetes/redis:v1 image to gcr.io 2016-07-06 11:03:38 -07:00
rethinkdb Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
runtime-constraints Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
selenium Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
sharing-clusters Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
spark Fix broken spark example e2e test 2016-06-21 11:50:26 -07:00
storm Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
vitess Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
doc.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
examples_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
guidelines.md Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00
pod kubectl resource builder: don't check extension for single files 2015-07-07 13:48:29 -07:00
scheduler-policy-config-with-extender.json Scheduler extension 2015-11-25 08:19:27 -08:00
scheduler-policy-config.json Ubernetes Lite: Volumes can dictate zone scheduling 2015-12-31 12:27:01 -05:00
simple-nginx.md Updated docs and examples for release-1.3. 2016-06-13 12:24:34 -07:00

README.md

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.3/examples/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Examples: releases.k8s.io/HEAD

This directory contains a number of examples of how to run real applications with Kubernetes.

Demonstrations of how to use specific Kubernetes features can be found in our documents.

Maintained Examples

Maintained Examples are expected to be updated with every Kubernetes release, to use the latest and greatest features, current guidelines and best practices, and to refresh command syntax, output, changed prerequisites, as needed.

Name Description Notable Features Used Complexity Level
Guestbook PHP app with Redis Replication Controller, Service Beginner
WordPress WordPress with MySQL Deployment, Persistent Volume with Claim Beginner
Cassandra Cloud Native Cassandra Daemon Set Intermediate

Note: Please add examples to the list above that are maintained.

See Example Guidelines for a description of what goes in this directory, and what examples should contain.

Analytics