added kapacitor enterpise card to homepage

pull/1412/head
Scott Anderson 2020-09-09 09:42:24 -06:00
parent eac3adae0c
commit 0298e6775a
1 changed files with 7 additions and 0 deletions

View File

@ -96,6 +96,13 @@
</div> </div>
<p><a href="/enterprise_influxdb/{{ $enterpriseVersion }}/">View documentation</a></p> <p><a href="/enterprise_influxdb/{{ $enterpriseVersion }}/">View documentation</a></p>
</div> </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> </div>
</div> </div>