Kubernetes application example tutorials
Go to file
Brendan Burns 1956f2f086 Add some text about the docs being sync'd to HEAD
Add pointers to the release branch files.
Clone docs when creating a new release.
2015-06-04 21:53:15 -07:00
cassandra rename resize to scale 2015-05-27 19:08:06 +02:00
celery-rabbitmq Make references to files in examples links 2015-05-24 03:22:26 -04:00
cluster-dns Make references to files in examples links 2015-05-24 03:22:26 -04:00
downward-api Change reference to downward api pod to link in doc 2015-05-22 21:51:12 -04:00
elasticsearch rename resize to scale 2015-05-27 19:08:06 +02:00
explorer fix embarrassing config error 2015-06-02 18:47:06 -07:00
glusterfs Make references to files in examples links 2015-05-24 03:22:26 -04:00
guestbook Fix guestbook example based on hackathon feedback. 2015-05-29 23:06:29 +00:00
guestbook-go Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00
hazelcast rename resize to scale 2015-05-27 19:08:06 +02:00
iscsi Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00
k8petstore K8petstore shell update, separated from the larger PR 2015-05-27 12:28:00 -04:00
kubectl-container allow kubectl to be built statically 2015-06-03 15:41:09 -07:00
kubernetes-namespaces rename run-container to run in kubectl 2015-05-27 19:07:17 +02:00
limitrange fix gendocs 2015-05-18 13:32:55 -04:00
liveness Make references to files in examples links 2015-05-24 03:22:26 -04:00
logging-demo doc updates 2015-06-03 15:41:09 -07:00
meteor Rename 'portal IP' to 'cluster IP' most everywhere 2015-05-28 16:10:44 -07:00
mysql-wordpress-pd Request resources that fit in the default configuration in examples/mysql-wordpress-pd. 2015-06-03 12:41:10 -07:00
nfs Add e2e tests for Gluster and NFS tests. 2015-05-25 12:02:41 +02:00
node-selection Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56:38 -07:00
openshift-origin Documentation Updates: 2015-06-03 20:09:40 -04:00
persistent-volumes doc updates 2015-06-03 15:41:09 -07:00
phabricator Make references to files in examples links 2015-05-24 03:22:26 -04:00
rbd add rados block device(rbd) volume plugin 2015-05-21 14:51:31 -04:00
redis Documentation Updates: 2015-06-03 20:09:40 -04:00
resourcequota Improve resource quota example, add README 2015-06-03 18:55:42 -04:00
rethinkdb rename resize to scale 2015-05-27 19:08:06 +02:00
secrets Make secrets example README link to referred files 2015-05-22 16:57:56 -04:00
spark doc updates 2015-06-03 15:41:09 -07:00
storm doc updates 2015-06-03 15:41:09 -07:00
update-demo Merge pull request #8596 from andronat/fix_8319 2015-05-27 15:37:54 -07:00
walkthrough 201 walkthrough: remove term "API object" 2015-05-27 15:49:22 -07:00
README.md Add some text about the docs being sync'd to HEAD 2015-06-04 21:53:15 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
examples_test.go Improve resource quota example, add README 2015-06-03 18:55:42 -04:00
pod.yaml Add a central simple getting started guide with kubernetes guide. 2015-05-01 20:20:15 -07:00
replication.yaml Add a central simple getting started guide with kubernetes guide. 2015-05-01 20:20:15 -07:00
simple-nginx.md Clarify simple nginx example doc. 2015-06-01 10:13:16 -07:00
simple-yaml.md Update simple-yaml.md 2015-05-26 17:26:47 -07:00

README.md

Examples

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

Note This documentation is current for HEAD.

Examples for previous releases is available in their respective branches:

Analytics