mirror of https://github.com/hashicorp/consul
Replacing updgrade jtbd with k8s (#6813)
parent
f75b47d3a9
commit
50af948044
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 18 KiB |
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Binary file not shown.
Before Width: | Height: | Size: 71 KiB After Width: | Height: | Size: 40 KiB |
|
@ -75,6 +75,16 @@ description: |-
|
|||
<p>Consul is a service networking tool that allows you to discover services and secure network traffic.</p>
|
||||
</div>
|
||||
<div class='g-use-cases'>
|
||||
<div>
|
||||
<div>
|
||||
<img src='/assets/images/consul-jtbd/kubernetes.png' alt='Upgrade services'>
|
||||
<h3>Consul-Kubernetes Deployments</h3>
|
||||
<p>Use Consul service discovery and service mesh features with Kubernetes. </p>
|
||||
</div>
|
||||
<div>
|
||||
<a href='https://learn.hashicorp.com/consul/developer-mesh/consul-splitting?utm_source=consul.io&utm_medium=home-page&utm_content=jtbd&utm_term=splitting' class='button download'>Learn more</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div>
|
||||
<img src='/assets/images/consul-jtbd/connect.png' alt='Connect services'>
|
||||
|
@ -85,16 +95,6 @@ description: |-
|
|||
<a href='https://learn.hashicorp.com/consul/getting-started/connect?utm_source=consul.io&utm_medium=home-page&utm_content=jtbd&utm_term=connect' class='button download'>Learn more</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div>
|
||||
<img src='/assets/images/consul-jtbd/upgrade.png' alt='Upgrade services'>
|
||||
<h3>Zero Downtime Deployments</h3>
|
||||
<p>Use traffic splitting to upgrade services with canary, rolling, and blue/green methods. </p>
|
||||
</div>
|
||||
<div>
|
||||
<a href='https://learn.hashicorp.com/consul/developer-mesh/consul-splitting?utm_source=consul.io&utm_medium=home-page&utm_content=jtbd&utm_term=splitting' class='button download'>Learn more</a>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<div>
|
||||
<img src='/assets/images/consul-jtbd/load-balance.png' alt='Load balance services'>
|
||||
|
|
Loading…
Reference in New Issue