Commit Graph

1919 Commits

Author SHA1 Message Date
Cody Clark f676e4d40a Polishing MySQL / WordPress Tutorial (#65)
* Polishing MySQL / WordPress Tutorial

* Readability Edits and Initial Comments from Ahmet

* Fix typo

* Update README.md

* Update README.md

* Revisions from Ahmet's Comments

PRs [#66](https://github.com/kubernetes/examples/pull/66) and [#67](https://github.com/kubernetes/examples/pull/67) update the manifest files with the new way to create the Secret.

* Prereq links

* Update mysql-deployment.yaml

* Update wordpress-deployment.yaml
2017-08-17 15:47:00 -07:00
sebgoa 37e8f218c6 Merge pull request #43 from mkumatag/gb_multiarch
Multi arch guestbook example
2017-08-16 13:34:35 +02:00
Manjunath A Kumatagi fed538692e Add docker image building instructions 2017-08-16 15:27:21 +05:30
Manjunath A Kumatagi 5f484579b5 Multi arch guestbook example 2017-08-16 15:24:25 +05:30
TigerXu ea5327655c Update guidelines.md (#60)
* Update guidelines.md

* Update guidelines.md

* Update guidelines.md
2017-08-14 20:01:03 -07:00
Cody Clark 1fe5df1a6f Adding Callouts and Fixing Links (#64)
* Adding callouts and small edits for consistancy

* fixing links

* Updates per Ahmet

Changed `Replicas` to replica field
Gave excerpt highlighted syntax

* Update README.md
2017-08-14 14:08:03 -07:00
Denis Andrejew d1cab528bd fix typo in staging/storage/mysql-galera/README.md (#61) 2017-08-14 09:38:24 -07:00
Malepati Bala Siva Sai Akhil 50f5219b6a Fix typo and grammatical issue (#62)
Fix typo and grammatical issue in Example Guidelines
2017-08-14 09:37:20 -07:00
Ian Chakeres d6a69c089f Added imageFormat and imageFeatures for rbd 2017-08-13 09:18:48 -07:00
Leif Madsen a0ca0247cd Clean up the example GlusterFS README (#59)
Clean up the GlusterFS example volume README markdown file by
word wrapping long paragraphs to 80 chars, fixing the first
bullet list markdown syntax, and adding a 'json' code block
type mark.

Signed-off-by: Leif Madsen <lmadsen@redhat.com>
2017-08-11 14:00:19 -07:00
netroby 9cda76f40f Update wordpress to 4.8.1 (#52)
* Update wordpress to 4.8.1

* update wordpress 4.8
2017-08-10 10:50:45 -07:00
Fei Xu 628649327b fix typo (#53) 2017-08-08 09:54:06 -07:00
Cody Clark dec0cab646 Working download links for manifest files (#56) 2017-08-07 15:57:56 -07:00
Ahmet Alp Balkan cfc3c78379 guestbook: Fix code import links (#55)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-07 14:02:23 -07:00
Jim-Lin 8ec350e2fd Add initContainers & ES_JAVA_OPTS to enable 5.5.1 2017-08-08 01:25:35 +08:00
Jim-Lin 0e24327e10 Remove warning.png 2017-08-08 01:20:51 +08:00
Jim-Lin c9d820cf59 Modify version to 5.5.1 2017-08-08 01:13:49 +08:00
Cody Clark 00005dfb21 Guestbook revisions + Minikube Default Frontend Service (#46)
* Update frontend-service.yaml

* Update README.md

* Update README.md

* Edits for formatting

* Less cluttered formatting syntax

* fix typo

* [draft] adding more depth / concepts to tasks

* Update README.md

* Addressing Ahmet's comments

* Fixed formatting and links
2017-08-04 14:15:44 -07:00
Randy Fay fc184e0003 Switch from annotations to storageClassName (#45) 2017-08-04 10:39:49 -07:00
colin 9817fc11ed fix miss properties "storageClassName" and change nfs-server (#30)
* outdated link (#27)

* the page link unused (#26)

* fix error
2017-07-30 12:19:31 -07:00
sebgoa da5003a580 Merge pull request #31 from php-coder/sync_psp_examples
staging/podsecuritypolicy/rbac: sync example with kubernetes repo
2017-07-30 10:46:39 +02:00
sebgoa 2891b4f2c5 Merge pull request #25 from humblec/patch-1
Add `volumeoptions` Storageclass parameter to README.
2017-07-30 10:44:48 +02:00
sebgoa 74e752abca Merge pull request #28 from codablock/storageclass_fstype
Add fsType parameters to persistent volume provisioning examples
2017-07-30 10:44:17 +02:00
sebgoa bd8cca6022 Merge pull request #35 from afoerster/master
Fix spark example links
2017-07-30 10:39:53 +02:00
Cody Clark a0cbfbbcc6 Fixed links and formatting (#42)
* Update README.md

* Update README.md

* Update README.md
2017-07-27 15:01:21 -07:00
Ahmet Alp Balkan 26b4b50102 Fix relative link in guestbook/README.md (#41)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-27 14:10:44 -07:00
Cody Clark 090250249b Polish the Cassandra Tutorial (#38)
* Delete cassandra-controller.yaml

* Delete cassandra-daemonset.yaml

* Updated to default Minikube settings

* Update README.md

* Updated from Ahmet's comments

* Incorporating changes from Ahmet

* Removing title to let script do its magic
2017-07-27 12:28:50 -07:00
Anthony Yeh 28831518a5 Remove unnecessary `initialized` annotation. (#32)
The `pod.alpha.kubernetes.io/initialized` annotation is deprecated and
the default in StatefulSet is `true` so it is unnecessary.
2017-07-23 19:56:20 -07:00
chaowang95 bd05cc8c09 Fix a wrong link (#36) 2017-07-23 19:55:46 -07:00
Tony Foerster ec184118df Fix spark example links 2017-07-22 06:44:28 -05:00
Slava Semushin d05e9fb5ed staging/podsecuritypolicy/rbac: sync example with kubernetes repo. 2017-07-20 18:48:36 +02:00
jianglingxia 0b5a357fca the page link unused (#26) 2017-07-19 09:31:39 -07:00
jianglingxia 57e57fddc3 outdated link (#27) 2017-07-19 09:28:26 -07:00
Alexander Block bccb7f653e Add fsType parameters to persistent volume provisioning examples 2017-07-19 10:28:27 +02:00
Humble Chirammal 14a1aa918c Add `volumeoptions` parameter to storageclass examples and README.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2017-07-18 18:40:31 +05:30
sebgoa 3138560f1d Merge pull request #18 from farcaller/fix-rbd-docs
Updated rbd volume example to use yaml configs with better readability
2017-07-17 19:08:25 +02:00
Vladimir Pouzanov bd9b7b99df Updated rbd volume example to use yaml configs with better readability 2017-07-17 16:55:44 +01:00
zoues 599a56f6ea update url for cluster build (#21) 2017-07-13 15:07:57 -06:00
sebgoa 59121816c7 Merge pull request #22 from ahmetb/cassandra-relative
Fix relative links in cassandra/README.md
2017-07-11 22:05:24 +02:00
Ahmet Alp Balkan 45252b7b98
Fix relative links in cassandra/README.md
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-11 10:05:19 -07:00
Ahmet Alp Balkan 0eef31e6e0 Merge pull request #20 from ahmetb/update-readmes
Add redirection notices to tutorials
2017-07-08 16:33:33 -07:00
Ahmet Alp Balkan c1d30a6240
Add redirection notices to tutorials
This adds an EXCLUDE_FROM_DOCS section (removed by docs script) to the
tutorials and fixes relative-link issues in the tutorial contents.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-08 16:33:00 -07:00
sebgoa 8ad93a19dc Merge pull request #14 from chrislovecnm/git-ignore
We do not have a git ignore, modified version from core
2017-06-27 14:44:53 +02:00
chrislovecnm f4a98f0c92 We do not have a git ignore, modified version from core 2017-06-22 13:28:11 -06:00
sebgoa 7fa13630d5 Merge pull request #8 from nikhita/fix-links-guidelines
Fix links in guidelines
2017-06-13 10:54:21 +02:00
sebgoa f210d24ff2 Merge pull request #9 from mikeplavsky/patch-1
missing `create` for kubectl
2017-06-13 10:53:27 +02:00
Mike Plavsky 4f40095ee9 missing `create` for kubectl 2017-06-11 22:28:27 +03:00
Nikhita Raghunath 15e88c6490
Fix links in guidelines after docs move 2017-06-10 20:21:43 +05:30
sebgoa e00514bce9 Merge pull request #6 from ahmetb/fix-cassandra
Fix broken cassandra link in README
2017-05-24 20:24:35 +02:00
Ahmet Alp Balkan 2914446448
Fix broken cassandra link in README
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-24 10:34:59 -07:00