k3s/examples
Abhi Shah 5a02fc07d8 Merge pull request #9642 from krousey/example_update
Explicitly specifying 0 replicas since default changed
2015-06-10 17:00:35 -07:00
..
cassandra Clarify a few things in Cassandra example. 2015-06-10 13:49:02 -07:00
celery-rabbitmq Purge cluster/kubectl.sh from nearly all docs. 2015-06-09 13:35:52 -07:00
cluster-dns Fix DNS example due to default DNS domain rename 2015-06-10 16:58:43 -04: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 Upgrade examples/guestbook to v1 2015-06-10 11:16:01 -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 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 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 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