Commit Graph

17 Commits

Author SHA1 Message Date
Davanum Srinivas cd651b9ea6
guestbook : Remove explicit install for php-pear
Change-Id: I663a86a972ae3ccd2c774921bbe19f950a6938f5
2018-07-30 11:17:18 -04: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
Tim Hockin 40f5426f1e Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
zoues 523627dcd2 [guestbook]update guestbook apps apigroupversion (#121) 2017-10-30 00:50:15 -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 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
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
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
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
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
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
chaowang95 bd05cc8c09 Fix a wrong link (#36) 2017-07-23 19:55:46 -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