website/docs/tutorials/stateful-application
Ahmet Alp Balkan 9ec9c73466 /docs/samples revamp: move examples to /tutorials
Addresses the work described at #4134.

- Remove /docs/samples page: This page mostly had links to examples on
  kubernetes/kubernetes (examples dir) which is now at kubernetes/examples
  repository. It was linking to README.md files for tutorials. Now removing
  this page as we are moving tutorials from kubernetes/examples to here:

  - Create redirects from /docs/samples/ to /docs/tutorials/ (both JS and
    redirect_from).
  - Deprecate "MEAN Stack" tutorial: This tutorial overlaps quite a bit with
    existing "maintained" examples and has been out-of-date for a while.
    Creating an external redirect to its original and more up-to-date location:
    https://medium.com/google-cloud/running-a-mean-stack-on-google-cloud-platform-with-app-engine-and-mongolab-4bbd2040ea75

- Import README.md files of maintained examples (guestbook, wordpress+mysql and
  cassandra) to this repository and serve them under /docs/tutorial.

- Update /docs/tutorials ToC:
  - Link to imported tutorials.
  - Fix missing articles on sidebar (_data/tutorials.yml) and make the tutorials
    listed on tutorials/index.md available on the sidebar (closes #4007).

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-06-26 11:22:35 -07:00
..
Dockerfile Replicated stateful application doesn't need its own directory. 2016-12-02 12:52:16 -08:00
basic-stateful-set.md Get pods using a label selector instead of hardcoded indexes. Use JsonPath instead of go-template. 2017-06-22 14:14:47 -07:00
cassandra.md /docs/samples revamp: move examples to /tutorials 2017-06-26 11:22:35 -07:00
mysql-wordpress-persistent-volume.md /docs/samples revamp: move examples to /tutorials 2017-06-26 11:22:35 -07:00
web.yaml update storageclass annotation docs for statefulsets (#3616) 2017-05-03 10:37:40 -07:00
zookeeper.md Update link to Headless Services concept 2017-05-18 14:48:12 -07:00
zookeeper.yaml Updates ZooKeeper example to use the Anti-Affinity field instead of annotation (#3013) 2017-03-28 14:29:34 -07:00