Merge pull request #1412 from influxdata/kapacitor-enterprise-link

Add Kapacitor Enterprise card to homepage
pull/1419/head
Scott Anderson 2020-09-09 09:51:19 -06:00 committed by GitHub
commit 520f57259e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -96,6 +96,13 @@
</div>
<p><a href="/enterprise_influxdb/{{ $enterpriseVersion }}/">View documentation</a></p>
</div>
<div class="card kapacitor">
<div class="card-content">
<h2><a href="https://archive.docs.influxdata.com/enterprise_kapacitor/v1.5/" target="_blank">Kapacitor Enterprise <span class="version">v1.5</span></a></h2>
<p>A high availability Kapacitor cluster with alert deduplication and backend authentication. Run Kapacitor Enterprise on your own infrastructure—on-premises, private cloud, public cloud, or at the edge.</p>
</div>
<p><a href="https://archive.docs.influxdata.com/enterprise_kapacitor/v1.5/" target="_blank">View documentation archive</a></p>
</div>
</div>
</div>
</div>