k3s/examples
Chao Xu 39abc8c4ea update examples/kubectl-container to v1 2015-06-10 11:33:15 -07:00
..
cassandra Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-05 07:38:08 -07:00
celery-rabbitmq Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
cluster-dns Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
downward-api Change reference to downward api pod to link in doc 2015-05-22 21:51:12 -04: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 Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
glusterfs Make references to files in examples links 2015-05-24 03:22:26 -04:00
guestbook Merge pull request #9436 from timstclair/guestbook-docs 2015-06-09 14:59:48 -07:00
guestbook-go Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
hazelcast Merge pull request #9137 from RichieEscarez/8701_repctr2 2015-06-05 09:33:00 -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 Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
limitrange fix gendocs 2015-05-18 13:32:55 -04:00
liveness Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
logging-demo Merge pull request #9138 from RichieEscarez/8701_repctr3 2015-06-05 09:32:27 -07:00
meteor Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
mysql-wordpress-pd Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
nfs Fix nginx path in nfs pod example. 2015-06-05 16:47:48 -04:00
node-selection Add ga-beacon analytics to gendocs scripts 2015-05-15 18:56: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 Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -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 Fix misspellings in documentation 2015-06-05 11:35:17 -04: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 Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
walkthrough Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -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