Replacing updgrade jtbd with k8s (#6813)

This commit is contained in:
kaitlincarter-hc 2019-11-19 15:20:55 -06:00 committed by GitHub
parent 3035ba56e7
commit dacbd8137a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 17 additions and 14 deletions

Binary file not shown.

BIN
website/source/assets/images/consul-jtbd/kubernetes.png (Stored with Git LFS) Normal file

Binary file not shown.

Binary file not shown.

View File

@ -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'>