Replacing updgrade jtbd with k8s (#6813)
This commit is contained in:
parent
3035ba56e7
commit
dacbd8137a
BIN
website/source/assets/images/consul-jtbd/connect.png (Stored with Git LFS)
BIN
website/source/assets/images/consul-jtbd/connect.png (Stored with Git LFS)
Binary file not shown.
Binary file not shown.
BIN
website/source/assets/images/consul-jtbd/load-balance.png (Stored with Git LFS)
BIN
website/source/assets/images/consul-jtbd/load-balance.png (Stored with Git LFS)
Binary file not shown.
|
@ -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