k3s/examples
Janet Kuo ddd983286b Move deployment example to docs/user-guide 2016-02-10 10:46:12 -08:00
..
apiserver Updating methods to return error rather than using glog.Fatalf 2016-02-03 16:00:45 -08:00
aws_ebs run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
azure_file support Azure File Service volume 2016-02-09 01:07:12 +00:00
blog-logging run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
cassandra Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
celery-rabbitmq Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
cephfs CephFS: Add subdir Option for Changing Mounted Root Directory 2016-02-01 22:01:19 +01:00
cluster-dns Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
elasticsearch fix es example 2016-02-01 14:50:38 -08:00
experimental/persistent-volume-provisioning run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
explorer Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
fibre_channel run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
flexvolume Add support for flex volume. Flex volume adds support for thirdparty(vendor) 2015-12-23 14:11:38 -08:00
flocker initial commit to refacter flocker example docs 2016-01-12 13:54:45 -05:00
glusterfs run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
guestbook Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
guestbook-go Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
hazelcast Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
https-nginx Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
iscsi run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
javaee run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
javaweb-tomcat-sidecar run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
job Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
k8petstore Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
kubectl-container Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
meteor Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
mysql-cinder-pd run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
mysql-galera Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
mysql-wordpress-pd run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
newrelic run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
nfs Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
nodesjs-mongodb run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
openshift-origin run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
phabricator Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
rbd run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
redis Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
rethinkdb Add boilerplate checks for Dockerfiles 2016-02-03 18:35:26 -05:00
runtime-constraints run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
selenium run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
sharing-clusters Remaining codec change refactors 2016-01-22 13:27:27 -05:00
spark update spark example yaml to use new images 2016-02-09 17:18:47 -05:00
storm run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
vitess run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
README.md run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
examples_test.go Move deployment example to docs/user-guide 2016-02-10 10:46:12 -08: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 run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08: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.1/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.

Analytics