mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update kubesphere- microservice-grayrelease.md
This commit is contained in:
parent
c51c0b60e7
commit
f2af493707
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: '使用 KubeSphere 实现微服务的灰度发布'
|
||||
tag: 'KubeSphere'
|
||||
keywords: 'KubeSphere, 微服务, 灰度发布'
|
||||
keywords: 'KubeSphere, 微服务, 灰度发布, Istio, 服务网格, Service Mesh, Java'
|
||||
description: 'KubeSphere 基于 Istio 微服务框架提供可视化的微服务治理功能,如果您在 Kubernetes 上运行和伸缩微服务,您可以为您的分布式系统配置基于 Istio 的微服务治理功能。'
|
||||
createTime: '2022-10-12'
|
||||
author: '何昌涛'
|
||||
|
|
@ -296,4 +296,4 @@ KubeSphere 除了提供项目范围的网关外,还提供集群范围的网关
|
|||
|
||||
## 总结
|
||||
|
||||
利用 KubeSphere 我们可以很轻松的实现金丝雀发布,缓慢地向一小部分用户推送变更,从而将版本升级的风险降到最低。
|
||||
利用 KubeSphere 我们可以很轻松的实现金丝雀发布,缓慢地向一小部分用户推送变更,从而将版本升级的风险降到最低。
|
||||
|
|
|
|||
Loading…
Reference in New Issue