k3s/examples
Fabio Yeon 09dd0f1809 Merge pull request #21639 from jayunit100/cassandra-example-fix
Fix broken cassandra test: Up to date containers + RC of 2 nodes with…
2016-02-26 15:48:02 -08:00
..
apiserver Moving installing swagger spec to generic api server 2016-02-10 18:33:47 -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 e2e cassandra fixes, needs follow on container update 2016-02-22 19:50:05 -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 Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
flocker fix typo: ", ." 2016-02-25 17:13:34 +03:00
glusterfs run hack/update-generated-docs.sh 2015-12-21 10:41:30 -08:00
guestbook Update guestbook frontend php script suggested in issue #18640. 2016-02-16 11:05:51 -08: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 Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
job Update docs and examples to batch/v1 Job 2016-02-25 09:28:07 -08:00
k8petstore [examples] k8petstore: connection timeouts and pass fail that is allows blips. 2016-02-23 23:11:44 -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 Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07: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 Spelling fixes inspired by github.com/client9/misspell 2016-02-18 06:58:05 +07:00
sharing-clusters Remaining codec change refactors 2016-01-22 13:27:27 -05:00
spark Merge pull request #21626 from jayunit100/examples-spark-fix 2016-02-24 16:30:19 -08: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
examples_test.go Added Selector Generation to Job. 2016-02-25 09:28:07 -08:00
pod
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