mirror of https://github.com/istio/istio.io.git
				
				
				
			Landing page text update.
This commit is contained in:
		
							parent
							
								
									853dd8b506
								
							
						
					
					
						commit
						ab8ff6505e
					
				|  | @ -17,8 +17,11 @@ title: Istio | |||
|         <div class="container-fluid"> | ||||
|             <img class="landing-image pull-left" src="{{home}}/img/routing.svg" alt="Traffic Management"> | ||||
|             <div class="section-content"> | ||||
|                 <h2>Rich Layer-7 Routing & Traffic Management</h2> | ||||
|                 <p>Control the flow of traffic and API calls between services using dynamic route configuration.</p> | ||||
|                 <h2>Intelligent Routing and Load Balancing</h2> | ||||
|                 <p> | ||||
|                     Control traffic between services with dynamic route configuration, | ||||
|                     conduct A/B tests, release canaries, and gradually upgrade versions using red/black deployments. | ||||
|                 </p> | ||||
|                 <a href="{{home}}/docs/concepts/what-is-istio/architecture.html"><button class="btn btn-istio btn-read-more">READ MORE</button></a> | ||||
|             </div> | ||||
|         </div> | ||||
|  | @ -43,7 +46,7 @@ title: Istio | |||
|         <div class="container-fluid"> | ||||
|             <img class="landing-image pull-left" src="{{home}}/img/policy.svg" alt="Policy Enforcement"> | ||||
|             <div class="section-content"> | ||||
|                 <h2>Fleet-wide Policy Enforcement</h2> | ||||
|                 <h2>Fleet-Wide Policy Enforcement</h2> | ||||
|                 <p>Apply organizational policy to the interaction between services, ensure access policies are enforced and resources are fairly distributed among consumers.</p> | ||||
|                 <a href="{{home}}/docs/concepts/policy-and-control/mixer.html"><button class="btn btn-istio btn-read-more">READ MORE</button></a> | ||||
|             </div> | ||||
|  | @ -56,7 +59,7 @@ title: Istio | |||
|         <div class="container-fluid"> | ||||
|             <img class="landing-image pull-right" src="{{home}}/img/monitoring.svg" alt="Distributed tracing and telemetry"> | ||||
|             <div class="section-content"> | ||||
|                 <h2>In-depth Telemetry and Reporting</h2> | ||||
|                 <h2>In-Depth Telemetry and Reporting</h2> | ||||
|                 <p>Understand the dependencies between services, the nature and flow of traffic between them, and quickly identify issues with distributed tracing.</p> | ||||
|                 <a href="{{home}}/docs/concepts/what-is-istio/architecture.html"><button class="btn btn-istio btn-read-more">READ MORE</button></a> | ||||
|             </div> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue