Kubernetes application example tutorials
Go to file
Abhi Shah 1150607767 Merge pull request #9637 from krousey/example_persistent-volumes
Changing persisten-volumes example to use v1
2015-06-11 14:07:49 -07:00
blog-logging Add missing analytics tag to unbreak shippable. 2015-06-11 09:46:28 -07:00
cassandra Clarify a few things in Cassandra example. 2015-06-10 13:49:02 -07:00
celery-rabbitmq Merge pull request #9508 from caesarxuchao/celery-example-v1 2015-06-11 10:57:40 -07:00
cluster-dns Merge pull request #9516 from caesarxuchao/cluster-dns-AND-downward-api-v1 2015-06-11 11:26:35 -07:00
downward-api update examples/downward-api to v1 2015-06-09 14:30:53 -07:00
elasticsearch Added inline links to "services" "pods" "namespaces" "secrets" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-02 12:58:28 -07:00
environment-guide Add Environment Guide example. 2015-06-09 09:07:27 -07:00
explorer Merge pull request #9525 from caesarxuchao/explorer-examples-v1 2015-06-11 11:51:17 -07:00
glusterfs update examples/glusterfs to v1 2015-06-09 16:06:14 -07:00
guestbook Upgrade examples/guestbook to v1 2015-06-10 11:16:01 -07:00
guestbook-go update examples/guestbook-go to v1 2015-06-10 16:55:16 -07:00
hazelcast update examples/hazelcast to v1 2015-06-09 16:49:03 -07:00
iscsi Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
k8petstore Merge pull request #9281 from pedro-r-marques/beta1_to_beta3 2015-06-08 10:16:30 -07:00
kubectl-container update examples/kubectl-container to v1 2015-06-10 11:33:15 -07:00
kubernetes-namespaces Update examples/kubernetes-namespaces to v1 2015-06-10 11:38:31 -07:00
limitrange update examples/limitrange to v1 2015-06-10 12:44:22 -07:00
liveness update examples/liveness to v1 2015-06-10 13:35:45 -07:00
logging-demo improve the yaml 2015-06-10 16:11:36 -07:00
meteor update examples/meteor to v1 2015-06-10 14:54:33 -07:00
mysql-wordpress-pd update examples/mysql-wordpress-pd to v1 2015-06-10 15:14:41 -07:00
nfs add instructions on how to allow privileged containers 2015-06-11 10:33:29 -07:00
node-selection update examples/node-selection to v1 2015-06-10 16:18:38 -07:00
openshift-origin Update OpenShift on Kubernetes example for getting service public ip 2015-06-05 14:06:23 -04:00
persistent-volumes Changing persisten-volumes example to use v1 2015-06-10 16:10:28 -07:00
phabricator Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
rbd Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
redis Fixes #8701. Added inline links to "services" "pods" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-04 09:24:50 -07:00
resourcequota Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
rethinkdb Changing rethinkdb example to use v1 2015-06-10 14:54:42 -07:00
secrets Make secrets example README link to referred files 2015-05-22 16:57:56 -04:00
spark Fixes #8701. Added inline links to "services" "pods" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-04 09:24:50 -07:00
storm Fixes #8701. Added inline links to "services" "pods" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-04 09:24:50 -07:00
update-demo Explicitly specifying 0 replicas since default changed 2015-06-10 16:56:13 -07:00
walkthrough Changing walkthrough to v1 2015-06-10 13:25:54 -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 Added explanation about firewall and external IP to nginx example. 2015-06-09 09:16:44 -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