Commit Graph

1894 Commits

Author SHA1 Message Date
sebgoa 974300a7c2 Merge pull request #95 from OguzPastirmaci/master
Update OMS example with the link to the latest instructions
2017-10-01 01:01:31 +02:00
sebgoa 6e12701077 Merge pull request #99 from php-coder/psp_allow_all_caps
Update privileged PSP to allow all capabilities
2017-10-01 00:57:40 +02:00
Slava Semushin 01515779be Update privileged PSP to allow all capabilities. 2017-09-20 15:01:31 +02:00
BaluDontu 39d11226a2 Add Storage Policy Mgmt to vSphere docs (#96) 2017-09-18 10:02:07 -07:00
Oguz Pastirmaci 5db411d8ab Update Readme 2017-09-12 13:33:40 -07:00
Lion-Wei 54e015d2bb Update guidelines.md (#94) 2017-09-12 09:12:27 -07:00
Vladimir Vivien 8184794d3f ScaleIO - documentation update for 1.8 (#91) 2017-09-05 10:00:07 -07:00
Miyurz d9e585fb10 Fixed README with the correct results and added the role to redis master (#79)
* Fixed README with the correct results and added the role to redis master

* Fix incorporated for the yaml parser
2017-08-30 21:41:42 -07:00
Jordan Liggitt 5a6bbeba3b Namespaced PSP permissions (#49)
* Namespaced PSP permissions

* Make privileged PSP example more privileged
2017-08-30 11:17:47 -07:00
Ahmet Alp Balkan 3ae1ab9690 Redirect tutorials to the docs site (#85)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-26 12:42:10 -07:00
Greg Taylor 0e0b255950 Correct aws_ebs README.md's IAM instructions (#86)
The masters manage EBS volumes for the nodes, so only they need
the IAM permissions mentioned in the README.
2017-08-25 10:14:43 -07:00
Weibin Lin ac384dc64f Update README.md (#78)
fixed typos
2017-08-21 10:59:24 -07:00
sebgoa 0616300427 Merge pull request #77 from islinwb/patch-1
Fix typos in /staging/volumes/flocker/README.md
2017-08-20 14:44:56 +02:00
sebgoa c7ac7cb65d Merge pull request #76 from islinwb/deux
Update staging/spark/README.md
2017-08-20 14:43:05 +02:00
sebgoa 60dfae2691 Merge pull request #75 from islinwb/une
Fix typo in  staging/javaee/README.md
2017-08-20 14:41:20 +02:00
Weibin Lin b3083baa50 Fix typos in /staging/volumes/flocker/README.md 2017-08-20 15:27:28 +08:00
linweibin 544c4b145d Update staging/spark/README.md
Line 26: removed the redundant "installed";
Line 114: fixed misspelling of "necessary".
2017-08-20 14:30:02 +08:00
linweibin ddbda51772 Fix typo in staging/javaee/README.md
Line 81: "it's" --> "its"
2017-08-20 10:48:31 +08:00
sebgoa 0e128dc04a Merge pull request #73 from islinwb/master
Update docs in cassandra/
2017-08-19 10:08:20 +02:00
linweibin 100eec6c18 Update docs in cassandra/
fix typos in cassandra/README.md, cassandra/java/README.md.
2017-08-19 09:39:07 +08:00
Ahmet Alp Balkan 144e3b1de2 guestbook: Move image build instructions out (#72)
This does not belong to the README.md which gets rendered at
https://kubernetes.io/docs/tutorials/stateless-application/guestbook/.
Moving these instructions to MAINTENANCE.md.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-18 15:17:41 -07:00
Ahmet Alp Balkan 696898c75e Fix broken include code path on wordpress/README (#71)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-18 13:27:29 -07:00
Ahmet Alp Balkan 97bdb2d4cb Fix includecode syntax in wordpress/README (#70)
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-08-18 13:17:39 -07:00
Weibin Lin f9b3f7f565 Fix typos (#69) 2017-08-18 13:06:40 -07:00
sebgoa 141c37ca02 Merge pull request #63 from ianchakeres/rbd-imageparam-examples
Added imageFormat and imageFeatures for rbd
2017-08-18 09:59:21 +02:00
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