k3s/examples
Quinton Hoole 8b01ecb53a Merge pull request #9024 from markturansky/recyc_controllers
PersistentVolumeRecycler controller
2015-06-05 11:39:08 -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 Make references to files in examples links 2015-05-24 03:22:26 -04:00
cluster-dns Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-05 07:38:08 -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
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 Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-05 07:38:08 -07:00
guestbook-go Merge pull request #9137 from RichieEscarez/8701_repctr2 2015-06-05 09:33:00 -07:00
hazelcast Merge pull request #9137 from RichieEscarez/8701_repctr2 2015-06-05 09:33:00 -07: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 Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-02 13:43:06 -07: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 Merge pull request #9138 from RichieEscarez/8701_repctr3 2015-06-05 09:32:27 -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 Merge pull request #9024 from markturansky/recyc_controllers 2015-06-05 11:39:08 -07:00
phabricator Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-02 13:43:06 -07:00
rbd add rados block device(rbd) volume plugin 2015-05-21 14:51:31 -04: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 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 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 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
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