mirror of
https://github.com/kubesphere/website.git
synced 2025-12-31 10:52:57 +00:00
commit
cdfa9e047b
|
|
@ -5,7 +5,7 @@ layout: "scenario"
|
|||
css: "scss/scenario.scss"
|
||||
|
||||
section1:
|
||||
title: KubeSphere Service Mesh provides a simpler distribution of Istio with consolidated UX.
|
||||
title: Kubernetes Service Mesh in KubeSphere Provides a Simpler Distribution of Istio with Consolidated UX.
|
||||
content: If you’re running and scaling microservices on Kubernetes, it’s time to adopt the Istio-based service mesh for your distributed system. We design a unified UI to integrate and manage tools including Istio, Envoy and Jaeger.
|
||||
image: /images/service-mesh/banner.jpg
|
||||
|
||||
|
|
@ -13,9 +13,9 @@ image: /images/service-mesh/service-mesh.jpg
|
|||
bg: /images/service-mesh/28.svg
|
||||
|
||||
section2:
|
||||
title: What Makes KubeSphere Service Mesh Special
|
||||
title: What Makes Kubernetes Service Mesh in KubeSphere Special
|
||||
list:
|
||||
- title: Service Mesh Traffic Management
|
||||
- title: Kubernetes Service Mesh Traffic Management
|
||||
image: /images/service-mesh/traffic-management.png
|
||||
summary:
|
||||
contentList:
|
||||
|
|
@ -24,7 +24,7 @@ section2:
|
|||
- content: <span>Traffic mirroring</span> is a powerful, risk-free method of testing your app versions as it sends a copy of live traffic to a mirrored Service
|
||||
- content: <span>Circuit breakers</span> allow users to set limits for calls to individual hosts within a Service
|
||||
|
||||
- title: Microservices Visualization
|
||||
- title: Kubernetes Microservices Visualization
|
||||
image: /images/service-mesh/visualization.png
|
||||
summary: Observability is extremely useful in understanding cloud-native microservice interconnections. KubeSphere has the ability to visualize the connections between microservices and the topology of how they interconnect.
|
||||
contentList:
|
||||
|
|
@ -35,7 +35,7 @@ section2:
|
|||
contentList:
|
||||
|
||||
section3:
|
||||
title: See KubeSphere Service Mesh In Action
|
||||
title: See Kubernetes Service Mesh in Action
|
||||
videoLink: https://www.youtube.com/embed/EkGWtwcsdE4
|
||||
content: Want to get started in action by following the hands-on lab?
|
||||
btnContent: Start Hands-on Lab
|
||||
|
|
|
|||
Loading…
Reference in New Issue