istiops:Istio 的流量管理器

时间:2021-05-29 19:56:06
【文件属性】:
文件名称:istiops:Istio 的流量管理器
文件大小:558KB
文件格式:ZIP
更新时间:2021-05-29 19:56:06
squad-platform Go Istio Ops:流量转移器 Istio Traffic Shifter(又名istiops )是一种管理通过部署的微服务流量的工具。 它简化了部署策略,例如 bluegreen 或 canary 发布,而无需yamls来自 kubernetes 资源的yamls yaml。 文献资料 全局标志 作为包导入 贡献 建筑学 运行测试 go test ./... -v 或者您也可以使用 Docker 以免弄乱您的系统 docker build . -f Dockerfile.test -t istiops-tests docker run -t istiops-tests 构建 CLI 要使用 istiops 二进制文件,您可以直接go build它。 它将生成一个命令行界面工具来使用。 ./run或go get && build -o build/istiops main.go
【文件预览】:
istiops-master
----.goreleaser.yml(606B)
----.gitignore(52B)
----go.mod(2KB)
----pkg()
--------client()
--------router()
--------logger()
--------operator()
----.gitlab-ci.yml(426B)
----run(171B)
----CHANGELOG.md(773B)
----go.sum(12KB)
----examples()
--------k8s()
--------main.go(2KB)
----main.go(659B)
----README.md(8KB)
----imgs()
--------overview.png(47KB)
--------howitworks1.png(97KB)
--------intro.svg(11KB)
--------cli.svg(34KB)
--------overview.xml(1KB)
--------howitworks2.xml(3KB)
--------intro.png(129KB)
--------howitworks3.png(139KB)
--------howitworks2.png(167KB)
--------howitworks1.xml(2KB)
--------howitworks3.xml(2KB)
----main.go.orig(2KB)
----Dockerfile.test(216B)
----cmd()
--------version.go(227B)
--------shift.go(4KB)
--------clear.go(2KB)
--------show.go(7KB)
--------root.go(2KB)
--------traffic.go(519B)

网友评论