kubernetes/examples
Chris Alfonso 1a45e37d17 NFSMount storage plugin for kubelet.
* If you want to test this out when an actual NFS export a good place
 to start is by running the NFS server in a container:

docker run -d --name nfs --privileged cpuguy83/nfs-server /tmp

More detail can be found here:
https://github.com/cpuguy83/docker-nfs-server
2015-03-19 13:37:38 -04:00
..
cassandra Embed VolumeSource in v1beta3 and internal. 2015-03-04 02:25:40 -08:00
celery-rabbitmq New example: Distributed task queue 2015-03-06 09:15:14 +01:00
gce-pd updated gce-pd and redis examples to use v1beta3 2015-03-11 16:15:49 -07:00
guestbook Rewrote guestbook-go example to use kube-dns 2015-03-18 12:07:16 +01:00
guestbook-go Rewrote guestbook-go example to use kube-dns 2015-03-18 12:07:16 +01:00
hazelcast modify resource limits 2015-02-26 13:51:06 +05:30
k8petstore Add dependencies for k8petstore to Godeps 2015-03-17 07:06:01 -04:00
kubernetes-namespaces Convert limitrange example to v1beta3 2015-03-05 17:38:32 -08:00
limitrange Convert limitrange example to v1beta3 2015-03-05 17:38:32 -08:00
liveness Update examples to support v1beta3 api - liveness/mysql-wordpress 2015-02-26 04:17:24 +05:30
mysql-wordpress-pd Embed VolumeSource in v1beta3 and internal. 2015-03-04 02:25:40 -08:00
nfs NFSMount storage plugin for kubelet. 2015-03-19 13:37:38 -04:00
node-selection Modernize the node selection example to use the kubectl label command. 2015-02-27 10:17:32 -08:00
openshift-origin Stop using named ports in examples and scripts. 2015-03-01 21:30:45 -08:00
phabricator Add Phabricator example 2015-03-10 16:22:52 +01:00
redis updated gce-pd and redis examples to use v1beta3 2015-03-11 16:15:49 -07:00
resourcequota Convert rethinkdb example to v1beta3 2015-03-05 13:30:45 -08:00
rethinkdb Convert rethinkdb example to v1beta3 2015-03-05 13:30:45 -08:00
storage NFSMount storage plugin for kubelet. 2015-03-19 13:37:38 -04:00
storm swap service order to make configure args more obvious 2015-03-03 07:37:00 -05:00
update-demo Add v1beta3 files to update-demo 2015-03-05 11:48:25 -08:00
walkthrough updated gce-pd and redis examples to use v1beta3 2015-03-11 16:15:49 -07:00
doc.go Add unit tests for example syntax 2014-07-23 15:18:55 -04:00
examples_test.go Updating integration tests to test both API versions - v1beta1 and 3 2015-03-18 15:24:11 -07:00