Commit Graph

1406 Commits

Author SHA1 Message Date
Abhi Shah 34453ee4cd Merge pull request #9607 from ddysher/dns-example-fix
Fix DNS example due to default DNS domain rename
2015-06-10 14:59:31 -07:00
Kris Rousey eaa6f009f9 Changing rethinkdb example to use v1
Also deleting a .DS_Store file.
2015-06-10 14:54:42 -07:00
Chao Xu da683a9c67 update examples/meteor to v1 2015-06-10 14:54:33 -07:00
Abhi Shah 0f2243623c Merge pull request #9443 from goltermann/docs
Clarify a few things in Cassandra example.
2015-06-10 14:48:34 -07:00
Abhi Shah 57ad61d071 Merge pull request #9455 from caesarxuchao/guestbook-example-v1
Upgrade examples/guestbook to v1
2015-06-10 14:36:42 -07:00
Kris Rousey 3032e85f89 Changing secrets example to use v1 2015-06-10 14:27:59 -07:00
Chao Xu ccceb7a727 update examples/logging-demo to v1 2015-06-10 14:25:28 -07:00
Deyuan Deng d03fc7a272 Fix DNS example due to default DNS domain rename 2015-06-10 16:58:43 -04:00
Kris Rousey 3adcdb6c23 Change spark example to use v1 2015-06-10 13:57:17 -07:00
goltermann 0c8fbbe033 Clarify a few things in Cassandra example.
Fixing Cassandra example.

Update to kubectl exec.

Fix to gcr.io links
2015-06-10 13:49:02 -07:00
Chao Xu 068ad0e7a7 update examples/liveness to v1 2015-06-10 13:35:45 -07:00
Abhi Shah 5c37d4a0e9 Merge pull request #9437 from kprobst/fw-doc2
Added explanation about firewall and external IP to nginx example.
2015-06-10 13:35:22 -07:00
Kris Rousey 5e48662566 Change update-demo example to use v1 2015-06-10 13:34:31 -07:00
Kris Rousey 782023f7c4 Changing walkthrough to v1 2015-06-10 13:25:54 -07:00
Chao Xu f149409ce0 update examples/limitrange to v1 2015-06-10 12:44:22 -07:00
Chao Xu 97fbb75f22 Update examples/kubernetes-namespaces to v1 2015-06-10 11:38:31 -07:00
Chao Xu 06db0b2f8c update examples/kubectl-container to v1 2015-06-10 11:33:15 -07:00
Chao Xu 362e41a2a6 Upgrade examples/guestbook to v1 2015-06-10 11:16:01 -07:00
Chao Xu 9cad136a96 upate examples/iscsi 2015-06-09 17:13:25 -07:00
Chao Xu 4af2a62174 update examples/hazelcast to v1 2015-06-09 16:49:03 -07:00
Chao Xu 52db4093cf update examples/glusterfs to v1 2015-06-09 16:06:14 -07:00
Chao Xu e53bc50c0e update examples/explorer to v1 2015-06-09 15:29:15 -07:00
krousey 59a31758c0 Merge pull request #9436 from timstclair/guestbook-docs
Clean up guestbook README.md
2015-06-09 14:59:48 -07:00
Chao Xu 3844fa9974 update examples/downward-api to v1 2015-06-09 14:30:53 -07:00
Chao Xu 061198b530 update examples/cluster-dns to v1 2015-06-09 14:26:41 -07:00
Brendan Burns 4591c5e57b Purge cluster/kubectl.sh from nearly all docs.
Mark cluster/kubectl.sh as deprecated.
2015-06-09 13:35:52 -07:00
Chao Xu 2ec7eed42d remove defaults 2015-06-09 13:28:47 -07:00
Chao Xu 1a8243e033 v1beta3 to v1 2015-06-09 13:25:02 -07:00
Chao Xu 0d61416b0b update examples/cassandra to v1 2015-06-09 13:14:15 -07:00
Kathrin Probst 0c3d67e7a7 Added explanation about firewall and external IP to nginx example. 2015-06-09 09:16:44 -07:00
Jeff Mendoza b04d49cd30 Add Environment Guide example.
This example shows a simple two tier setup in Kubernetes, and
simply prints the environment information that each pod sees.
Querying the service multiple times will show services at work
load balancing requests.
2015-06-09 09:07:27 -07:00
Tim St. Clair 57727da240 Remove out of date note from guestbook example 2015-06-08 15:33:29 -07:00
Tim St. Clair 1901d9075c Fix inconsistent capitalization in guestbook example README 2015-06-08 15:32:08 -07:00
Yifan Gu cbd0269fd0 example/cluster-dns: Fix typo. 2015-06-08 10:32:12 -07:00
krousey 5cffd96e28 Merge pull request #9281 from pedro-r-marques/beta1_to_beta3
Upgrade k8petstore example to v1beta3 API.
2015-06-08 10:16:30 -07:00
Pedro Marques 646e63c134 Upgrade to v1beta3 API.
Convert the example to the v1beta3 API since support for beta1 was removed.
2015-06-05 16:56:12 -07:00
Quinton Hoole 516bd5d0e4 Merge pull request #9334 from swagiaal/fix-nfs-nginx-path
Fix nginx path in nfs pod example.
2015-06-05 15:24:56 -07:00
Quinton Hoole 2411cdb43e Merge pull request #9326 from derekwaynecarr/openshift_update
Update OpenShift on Kubernetes example for getting service public ip
2015-06-05 14:57:59 -07:00
Sami Wagiaalla 2089733e02 Fix nginx path in nfs pod example.
nginx document root has changed. This updates the document
root in the nfs example.

Signed-off-by: Sami Wagiaalla <swagiaal@redhat.com>
2015-06-05 16:47:48 -04:00
Mike Danese 057f9733d6 Merge pull request #9319 from skonzem/fix_doc_typos
Fix misspellings in documentation
2015-06-05 12:00:37 -07:00
Quinton Hoole 33777e89ae Merge pull request #9024 from markturansky/recyc_controllers
PersistentVolumeRecycler controller
2015-06-05 11:39:08 -07:00
Quinton Hoole 937d29f5d6 Merge pull request #9305 from brendandburns/example
Add some text about the docs being sync'd to HEAD
2015-06-05 11:22:15 -07:00
derekwaynecarr c954e76c2a Update OpenShift on Kubernetes example for getting service public ip 2015-06-05 14:06:23 -04:00
Quinton Hoole f642736753 Merge pull request #9131 from RichieEscarez/8701_repctr
Added inline  links to "services" "pods" "namespaces"  and "replicati…
2015-06-05 09:34:14 -07:00
Quinton Hoole 626e8e479b Merge pull request #9137 from RichieEscarez/8701_repctr2
Added inline  links to "services" "pods" "namespaces" "secrets"  and …
2015-06-05 09:33:00 -07:00
Quinton Hoole 07a924ab35 Merge pull request #9138 from RichieEscarez/8701_repctr3
Added inline links to "services" "pods" "namespaces" and "replication…
2015-06-05 09:32:27 -07:00
Quinton Hoole b840c1644e Merge pull request #9146 from RichieEscarez/8701_repctr4
Added inline links to "services" "pods" and "replication controllers"…
2015-06-05 09:31:56 -07:00
Scott Konzem 318e1a6f3b Fix misspellings in documentation 2015-06-05 11:35:17 -04:00
RichieEscarez de564f4fc2 Added inline links to "services" "pods" "namespaces" and "replication controllers" (using relative linking ../../folder/filename.md) 2015-06-05 07:38:08 -07:00
Brendan Burns 1956f2f086 Add some text about the docs being sync'd to HEAD
Add pointers to the release branch files.
Clone docs when creating a new release.
2015-06-04 21:53:15 -07:00