76 lines
3.3 KiB
YAML
76 lines
3.3 KiB
YAML
bigheader: "Samples"
|
|
abstract: "A collection of example applications that show how to use Kubernetes."
|
|
toc:
|
|
- docs/samples.md
|
|
|
|
- title: Storage / Database / KV
|
|
section:
|
|
- title: Apache Cassandra Database
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/storage/cassandra
|
|
- title: Ceph
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/volumes/rbd/
|
|
- title: CephFS
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/volumes/cephfs/
|
|
- title: CockroachDB
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.4/examples/cockroachdb/
|
|
- title: GlusterFS
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/volumes/glusterfs/
|
|
- title: Hazelcast
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/storage/hazelcast
|
|
- title: iSCSI
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/volumes/iscsi/
|
|
- title: MySQL Galera
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/storage/mysql-galera
|
|
- title: NFS
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/volumes/nfs/
|
|
- title: Redis
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/storage/redis/
|
|
- title: RethinkDB
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/storage/rethinkdb/
|
|
- title: Vitess
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/storage/vitess/
|
|
|
|
- title: Big Data
|
|
section:
|
|
- title: Apache Spark
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/spark
|
|
- title: Apache Storm
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/storm
|
|
|
|
- title: Messaging / Queueing
|
|
section:
|
|
- title: Hazelcast
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/storage/hazelcast
|
|
|
|
- title: Miscellaneous
|
|
section:
|
|
- title: Meteor Applications
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/meteor/
|
|
- title: OpenShift Origin
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/openshift-origin/
|
|
- title: Selenium
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/selenium/
|
|
|
|
- title: Monitoring and Logging
|
|
section:
|
|
- title: Elasticsearch
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/elasticsearch/
|
|
- title: NewRelic
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/newrelic
|
|
|
|
- title: Multi-tier Applications
|
|
section:
|
|
- title: Guestbook - Go Server
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/guestbook-go/
|
|
- title: GuestBook - PHP Server
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/guestbook/
|
|
- docs/getting-started-guides/meanstack.md
|
|
- title: MySQL + Wordpress
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/mysql-wordpress-pd/
|
|
- title: MySQL + Phabricator Server
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/phabricator/
|
|
- title: Nodejs + Mongo
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/nodesjs-mongodb
|
|
- title: Petstore
|
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.5/examples/k8petstore/
|