Commit Graph

26 Commits

Author SHA1 Message Date
John Paulo Mataac 52158f68dd Added type NodePort for #368 2020-03-09 04:53:13 -04:00
liudali 3b9fa502ea update by mkumatag's comment,image can work without any of these crazy patches 2019-05-13 23:16:17 +08:00
liudali 42b4fb9aa6 update QEMUVERSION version 2019-05-13 17:29:45 +08:00
liudali 63a09b6e91 add s390x support for image gb-frontend and gb-redisslave in gcr.io/google-samples 2019-05-13 17:21:07 +08:00
Zoltán Reegn 412a68d903 Remove trailing whitespaces 2018-10-30 19:34:59 +01:00
Manjunath A Kumatagi cf992ddbe8 Purge the manifest after the push 2018-09-27 20:34:54 +05:30
Davanum Srinivas 2ab975dd4e
Remove stray debug echo from Makefile
oops #2

Change-Id: Ief434608f87afeb956a471ae35217b106a763739
2018-08-02 22:15:30 -04:00
Davanum Srinivas 594d5df197
oops! fix the image name when we push
Change-Id: I1533e8be7a6292830c0a9eacc545d8fddd897b26
2018-08-02 18:26:52 -04:00
Davanum Srinivas dc35258e19
Build and push manifests for container images
We build and push images for various architectures, but are not
publishing a single manifest that can be used to look up the images.
test/images in main k/k repository and kube images in k/release already
publish manifests for all the image we need for e2e testing, so we
should do the same as the 2 images in this repository are part of the
conformance e2e test suite.

Bumping version numbers as well.

Change-Id: I5f87af9e5ad15da86b9e99bcb7a60a81870d0836
2018-08-02 16:39:39 -04:00
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