k3s/examples
Victor Marmol fb204173e8 Merge pull request #10993 from mwielgus/cassandra-image
examples/cassandra - image version inc and reduced cpu requirements
2015-07-09 14:22:49 -07:00
..
aws_ebs Use instance availability zone for AWS EBS 2015-06-25 16:00:30 -04:00
blog-logging Merge pull request #9810 from satnam6502/logging-diagrams 2015-06-23 11:08:56 -07:00
cassandra examples/cassandra - image version inc and reduced cpu requirements 2015-07-09 17:13:28 +02:00
celery-rabbitmq Flower service and updated kubectl outputs in examples/clery-rabbitmq 2015-07-08 11:10:59 +02:00
cluster-dns update kubectl get outputs in examples/cluster-dns 2015-07-06 18:30:05 -07:00
downward-api Add link to downward api in downward example 2015-06-27 11:49:33 +02:00
elasticsearch update kubectl output in examples/elasticsearch 2015-07-07 11:10:51 -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 kubectl output in examples/glusterfs 2015-07-07 16:06:18 -07:00
guestbook replace REASON column with STATUS in kubectl output in examples/ 2015-07-07 13:46:50 -07:00
guestbook-go replace REASON column with STATUS in kubectl output in examples/ 2015-07-07 13:46:50 -07:00
hazelcast update the output of kubectl get in examples/hazelcast 2015-07-07 14:06:16 -07:00
iscsi update the output of kubectl get pods in examples/iscsi 2015-07-07 16:43:39 -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 the output of kubectl get in examples/kubernetes-namespace 2015-07-07 16:46:21 -07:00
limitrange update examples/limitrange to v1 2015-06-10 12:44:22 -07:00
liveness Merge pull request #10811 from thockin/version-examples-links 2015-07-07 17:34:37 -07:00
logging-demo Update logging example 2015-07-08 14:16:31 -07:00
meteor Remove the unsafe_format_and_mount instructions, they haven't been needed for gce pd for a while. 2015-07-07 22:06:06 -07:00
mysql-wordpress-pd Make docs links be relative so we can version them 2015-07-07 15:22:17 -07:00
nfs nfs example: Fix document root in comment 2015-06-12 14:03:23 -04:00
node-selection update the kubectl get command in examples/node-selection 2015-07-07 16:54:00 -07:00
openshift-origin Merge pull request #9965 from stevekuznetsov/skuznets/allow-https 2015-06-26 10:43:37 -07:00
persistent-volumes fixed image name in example: 2015-07-08 11:33:11 -04:00
phabricator Make docs links be relative so we can version them 2015-07-07 15:22:17 -07:00
rbd Change rbd example to use v1 2015-06-11 10:37:06 -07:00
redis E2E tests for Redis and Celery-RabbitMq examples 2015-07-01 00:25:58 +02:00
resourcequota Change resource quota example to use v1 2015-06-10 15:06:57 -07:00
rethinkdb Fix typo in examples/rethinkdb/rc.yaml (google_containes->google_containers) 2015-07-08 11:53:23 +02:00
secrets Link and kubectl describe in examples/secret 2015-06-28 13:31:01 +02:00
spark Updated spark examples with docker images moved to gcr.io/google_containers 2015-07-07 19:36:32 +02:00
storm Update storm example to use v1 2015-06-12 11:14:34 -07:00
update-demo Hint for running kubectl proxy in examples/update-demo + updated outputs 2015-06-29 16:41:49 +02:00
walkthrough Merge pull request #10950 from pmorie/hostpath 2015-07-08 13:49:23 -07:00
README.md Make READMEs clearer wrt versions 2015-07-08 11:36:14 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
examples_test.go Flower service and updated kubectl outputs in examples/clery-rabbitmq 2015-07-08 11:10:59 +02:00
multi-pod.yaml Correctly parse multiple resources from files 2015-06-29 23:11:46 +02: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
scheduler-policy-config.json Example for policy config file for scheduler 2015-06-24 11:10:27 +08: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

Kubernetes Examples: HEAD

*** PLEASE NOTE: These examples apply to the HEAD of the source tree only. If you are using a released version of Kubernetes, you almost certainly want the examples that go with that version.

Examples for specific releases can be found at releases.k8s.io.

This directory contains a number of different examples of how to run applications with Kubernetes.

Analytics