3 Star 3 Fork 16

yunlong / bookinfo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

Bookinfo Sample

See https://istio.io/docs/guides/bookinfo.html.

Build docker images without pushing

src/build-services.sh <version>

The bookinfo versions are different from Istio versions since the sample should work with any version of Istio.

Update docker images in the yaml files

sed -i "s/\(istio\/examples-bookinfo-.*\):[[:digit:]]\.[[:digit:]]\.[[:digit:]]/<your docker image with tag>/g" */bookinfo*.yaml

Push docker images to docker hub

One script to build the docker images, push them to docker hub and to update the yaml files

build_push_update_images.sh <version>

Tests

Bookinfo is tested by e2e smoke test on every PR. The Bookinfo e2e test is in tests/e2e/tests/bookinfo, make target e2e_bookinfo.

The reference productpage HTML files are in tests/apps/bookinfo/output. If the productpage HTML produced by the app is changed, remember to regenerate the reference HTML files and commit them with the same PR.

空文件

简介

暂无描述 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/moo/bookinfo.git
git@gitee.com:moo/bookinfo.git
moo
bookinfo
bookinfo
master

搜索帮助