2016-02-24 21:47:57 +00:00
|
|
|
bigheader: "Samples"
|
|
|
|
abstract: "A collection of example applications that show how to use Kubernetes."
|
|
|
|
toc:
|
|
|
|
- title: Samples
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/samples/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Clustered Application Samples
|
|
|
|
section:
|
|
|
|
- title: Apache Cassandra Database
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/cassandra
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Apache Spark
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/spark
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Apache Storm
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/storm
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Distributed Task Queue
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/celery-rabbitmq
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Hazelcast
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/hazelcast
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Meteor Applications
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/meteor/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Redis
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/redis/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: RethinkDB
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/rethinkdb/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Elasticsearch/Kibana Logging Demonstration
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/logging-demo/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Elasticsearch
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/elasticsearch/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: OpenShift Origin
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/openshift-origin/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: Ceph
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/rbd/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: MEAN stack on Google Cloud Platform
|
2016-02-29 23:17:22 +00:00
|
|
|
path: /docs/getting-started-guides/meanstack/
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Persistent Volume Samples
|
|
|
|
section:
|
2016-03-29 21:58:48 +00:00
|
|
|
- title: Persistent Volumes Walkthrough
|
|
|
|
path: /docs/user-guide/persistent-volumes/walkthrough/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: WordPress on a Kubernetes Persistent Volume
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/mysql-wordpress-pd/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: GlusterFS
|
2016-03-07 12:09:02 +00:00
|
|
|
path: /https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/glusterfs/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: iSCSI
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/iscsi/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: NFS
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/nfs/
|
2016-03-06 10:24:03 +00:00
|
|
|
- title: Downward API Volumes
|
2016-03-07 12:09:02 +00:00
|
|
|
path: /docs/user-guide/downward-api/volume
|
2016-02-24 21:47:57 +00:00
|
|
|
|
|
|
|
- title: Multi-tier Application Samples
|
|
|
|
section:
|
|
|
|
- title: Guestbook - Go Server
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/guestbook-go/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: GuestBook - PHP Server
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/guestbook/
|
2016-02-24 21:47:57 +00:00
|
|
|
- title: MySQL - Phabricator Server
|
2016-03-07 12:09:02 +00:00
|
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.2/examples/phabricator/
|
|
|
|
|
|
|
|
- title: Elasticsearch/Kibana Logging Demo
|
|
|
|
path: https://github.com/kubernetes/kubernetes.github.io/tree/master/docs/user-guide/logging-demo
|
|
|
|
|
|
|
|
- title: ConfigMap Example
|
|
|
|
path: https://github.com/kubernetes/kubernetes.github.io/tree/master/docs/user-guide/configmap
|
2016-03-29 21:58:48 +00:00
|
|
|
|
|
|
|
- title: Horizontal Pod Autoscaling Example
|
|
|
|
path: /docs/user-guide/horizontal-pod-autoscaling/walkthrough/
|
|
|
|
|
|
|
|
- title: Secrets Walkthrough
|
|
|
|
path: /docs/user-guide/secrets/walkthrough/
|