Commit Graph

7 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
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
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 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