Kubernetes容器应用基于Istio的灰度发布实践kind: VirtualService metadata: name: ratings-route spec: hosts: - svcb http: - match: - headers: cookie: exact: “group=dev” route: - destination: name: v1 - route: - destination: name: v2 灰度发布:灰度版本存在形式 "reviews" ], “gateways”: [ "bookinfo", "mesh" ], “http”: [ { "match": [ { "headers": { "cookie": { "regex": "^(.*?;)?(user=jason)(;.*)?" } }, "uri": { "prefix": "/catalog1" } }, 一个典型的VirtualService0 码力 | 38 页 | 14.93 MB | 1 年前3
Kubernetes容器应用基于Istio的灰度发布实践kind: VirtualService metadata: name: ratings-route spec: hosts: - svcb http: - match: - headers: cookie: exact: “group=dev” route: - destination: name: v1 - route: - destination: name: v224 灰度发布:灰度版本存在形式 "reviews" ], “gateways”: [ "bookinfo", "mesh" ], “http”: [ { "match": [ { "headers": { "cookie": { "regex": "^(.*?;)?(user=jason)(;.*)?" } }, "uri": { "prefix": "/catalog1" } }, 一个典型的VirtualService270 码力 | 34 页 | 2.64 MB | 6 月前3
Service mesh security best practices: from implementation to verification every service: mTLS to defend against data exfiltration; deny by default. Credential (token, cookie, etc) 2. Exchange external credential to internal token to defend against token replay attacks0 码力 | 29 页 | 1.77 MB | 1 年前3
Envoy原理介绍及线上问题踩坑华为ASM产品介绍(2) • 内置金丝雀、A/B Testing典型灰度发布流程 灰度发布全流程自动化管理: 灰度版本一键部署,流量切换一键生效 配置式灰度策略,支持流量比例、请求内容 (Cookie、OS、浏览器等)、源IP 一站式健康、性能、流量监控,实现灰度发布过程 量化、智能化、可视化 • 策略化的智能路由与弹性流量管理 无侵入智能流量管理: 权重、内容等路由规则,实现应用灵活灰度发布0 码力 | 30 页 | 2.67 MB | 1 年前3
共 4 条
- 1













