Commit Graph

17 Commits

Author SHA1 Message Date
za 3a119fecbb Update deployment yaml file to match with the one on tutorial page
Refer to this tutorial:
https://kubernetes.io/docs/tutorials/stateful-application/mysql-wordpress-persistent-volume/
2025-03-25 15:47:36 +07:00
Nikhita Raghunath bd4865019e mysql-wordpress-pd/OWNERS: remove inactive members from reviewers
As a part of cleaning up inactive members (who haven't been active since
beginning of 2019) from OWNERS files, this commit removes david-mcmahon
from the list of reviewers.
2020-08-10 15:57:23 +05:30
Robert Bailey 359ba48d80
Remove myself from reviewers 2019-09-23 14:36:09 -07:00
Roy Lenferink 9e4e0f41f7 Update OWNERS files to include link to docs 2019-01-30 20:22:58 +01:00
hriships 05e76883eb added liveness probes to mysql deployment 2018-08-30 00:09:47 +05:30
jheyduk 173927b551 add missing comment (#195) 2018-02-12 14:12:14 -08:00
david 011284134a update all Deployment API version to apps/v1 in k8s v1.9.0 and add accurate (#193)
Signed-off-by: LinWengang <linwengang@chinacloud.com.cn>
2018-02-11 18:24:00 -08:00
Kai Chen 8774c894fa Update the workloads API version for the Guestbook example to 1.9 (#181)
* Update the workloads API version for the Guestbook example to 1.9

* Update the workloads API version for rest of the examples
2018-02-01 11:07:32 -08:00
chenhonggc ed03ad33bd Modified version for .yaml (#112) 2017-10-18 20:07:21 -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
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
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
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
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
Ahmet Alp Balkan b86c9d50be
Move maintained examples to root, update README
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-05-24 10:20:41 -07:00