Update samples.yml
This commit is contained in:
+19
-19
@@ -7,46 +7,46 @@ toc:
|
|||||||
- title: Clustered Application Samples
|
- title: Clustered Application Samples
|
||||||
section:
|
section:
|
||||||
- title: Apache Cassandra Database
|
- title: Apache Cassandra Database
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/cassandra
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/cassandra
|
||||||
- title: Apache Spark
|
- title: Apache Spark
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/spark
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/spark
|
||||||
- title: Apache Storm
|
- title: Apache Storm
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/storm
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/storm
|
||||||
- title: Distributed Task Queue
|
- title: Distributed Task Queue
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/celery-rabbitmq
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/celery-rabbitmq
|
||||||
- title: Hazelcast
|
- title: Hazelcast
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/hazelcast
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/hazelcast
|
||||||
- title: Meteor Applications
|
- title: Meteor Applications
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/meteor/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/meteor/
|
||||||
- title: Redis
|
- title: Redis
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/redis/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/redis/
|
||||||
- title: RethinkDB
|
- title: RethinkDB
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/rethinkdb/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/rethinkdb/
|
||||||
- title: Elasticsearch/Kibana Logging Demonstration
|
- title: Elasticsearch/Kibana Logging Demonstration
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/logging-demo/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/logging-demo/
|
||||||
- title: Elasticsearch
|
- title: Elasticsearch
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/elasticsearch/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/elasticsearch/
|
||||||
- title: OpenShift Origin
|
- title: OpenShift Origin
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/openshift-origin/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/openshift-origin/
|
||||||
- title: Ceph
|
- title: Ceph
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/rbd/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/rbd/
|
||||||
|
|
||||||
- title: Persistent Volume Samples
|
- title: Persistent Volume Samples
|
||||||
section:
|
section:
|
||||||
- title: WordPress on a Kubernetes Persistent Volume
|
- title: WordPress on a Kubernetes Persistent Volume
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/mysql-wordpress-pd/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/mysql-wordpress-pd/
|
||||||
- title: GlusterFS
|
- title: GlusterFS
|
||||||
path: /https://github.com/kubernetes/kubernetes/tree/master/examples/glusterfs/
|
path: /https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/glusterfs/
|
||||||
- title: iSCSI
|
- title: iSCSI
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/iscsi/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/iscsi/
|
||||||
- title: NFS
|
- title: NFS
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/nfs/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/nfs/
|
||||||
|
|
||||||
- title: Multi-tier Application Samples
|
- title: Multi-tier Application Samples
|
||||||
section:
|
section:
|
||||||
- title: Guestbook - Go Server
|
- title: Guestbook - Go Server
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/guestbook-go/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/guestbook-go/
|
||||||
- title: GuestBook - PHP Server
|
- title: GuestBook - PHP Server
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/guestbook/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/guestbook/
|
||||||
- title: MySQL - Phabricator Server
|
- title: MySQL - Phabricator Server
|
||||||
path: https://github.com/kubernetes/kubernetes/tree/master/examples/phabricator/
|
path: https://github.com/kubernetes/kubernetes/tree/release-1.1/examples/phabricator/
|
||||||
|
|||||||
Reference in New Issue
Block a user