k3s/examples
Maxwell Forbes 493e0cdb01 Merge pull request #10230 from ihmccreery/update-demo
Update update-demo to work for v1, and don't use localhost domain name
2015-06-24 11:07:43 -07:00
..
aws_ebs Create an example pod for AWS EBS 2015-06-16 10:53:35 -04:00
blog-logging Merge pull request #9810 from satnam6502/logging-diagrams 2015-06-23 11:08:56 -07:00
cassandra update examples/cassandra kubectl output to the latest version 2015-06-21 15:38:53 -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 update examples/elasticsearch to v1 2015-06-12 09:38:42 -07:00
environment-guide s/gcloud preview docker/gcloud docker/ 2015-06-18 12:27:08 -07:00
explorer s/gcloud preview docker/gcloud docker/ 2015-06-18 12:27:08 -07:00
glusterfs update examples/glusterfs to v1 2015-06-09 16:06:14 -07:00
guestbook Improvements to the guestbook example README that also address a number of open issues; switch to .yaml config files. 2015-06-22 08:48:49 -07:00
guestbook-go update examples/guestbook-go to v1 2015-06-10 16:55:16 -07:00
hazelcast Lower cpu requirements in examples (from 1 to 0.5) 2015-06-17 11:39:33 +02:00
iscsi Merge pull request #10095 from swagiaal/iscsi-example 2015-06-19 09:41:03 -07:00
k8petstore make the nodeport scipt work for local cluster 2015-06-12 17:06:53 -07:00
kubectl-container s/gcloud preview docker/gcloud docker/ 2015-06-18 12:27:08 -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 Replace kubectl.sh with kubectl in the liveness example. 2015-06-22 16:58:49 -07:00
logging-demo remove reference to v1beta3 in logging-demo 2015-06-18 09:13:33 -07:00
meteor s/gcloud preview docker/gcloud docker/ 2015-06-18 12:27:08 -07:00
mysql-wordpress-pd Lower cpu requirements in examples (from 1 to 0.5) 2015-06-17 11:39:33 +02:00
nfs nfs example: Fix document root in comment 2015-06-12 14:03:23 -04:00
node-selection update examples/node-selection to v1 2015-06-10 16:18:38 -07:00
openshift-origin Change openshift-origin example to use v1 2015-06-10 17:18:59 -07:00
persistent-volumes Changing persisten-volumes example to use v1 2015-06-10 16:10:28 -07:00
phabricator remove references to v1beta3 in phabricator example 2015-06-18 11:01:42 -07:00
rbd Change rbd example to use v1 2015-06-11 10:37:06 -07:00
redis Lower cpu requirements in examples (from 1 to 0.5) 2015-06-17 11:39:33 +02:00
resourcequota Change resource quota example to use v1 2015-06-10 15:06:57 -07:00
rethinkdb remove references to v1beta3 in rethinkdb example 2015-06-18 09:26:48 -07:00
secrets Changing secrets example to use v1 2015-06-10 14:27:59 -07:00
spark Change spark example to use v1 2015-06-10 13:57:17 -07:00
storm Update storm example to use v1 2015-06-12 11:14:34 -07:00
update-demo Update update-demo to work for v1, and don't use localhost domain name 2015-06-23 08:59:12 -07:00
walkthrough Qualified all references to "controller" so that references to "replication controller" are clear. fixes #9404 2015-06-17 08:48:59 -07:00
README.md Add links to 0.19.0 2015-06-12 16:04:01 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
examples_test.go Change rbd example to use v1 2015-06-11 10:37:06 -07:00
pod.yaml update the single files in examples/ to v1 2015-06-10 16:31:47 -07:00
replication.yaml update the single files in examples/ to v1 2015-06-10 16:31:47 -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 the single files in examples/ to v1 2015-06-10 16:31: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