Back to Meshery

Meshery Adapter for Nighthawk

docs/_adapters/nighthawk.md

1.0.01.9 KB
Original Source

{% assign sorted_tests_group = site.compatibility | group_by: "meshery-component" %} {% for group in sorted_tests_group %} {% if group.name == "meshery-linkerd" %} {% assign items = group.items | sort: "meshery-component-version" | reverse %} {% for item in items %} {% if item.meshery-component-version != "edge" %} {% if item.overall-status == "passing" %} {% assign adapter_version_dynamic = item.meshery-component-version %} {% break %} {% elsif item.overall-status == "failing" %} {% continue %} {% endif %} {% endif %} {% endfor %} {% endif %} {% endfor %}

{% include compatibility/adapter-status.html %}

Features

  1. Lifecycle management of {{page.component}}
  2. Performance characterization

Lifecycle management

The {{page.name}} can install {{page.earliest_version}} of {{page.component}}. Performance tests of various configurations can run using the {{page.name}}.

Install {{ page.component }}

Choose the Meshery Adapter for {{ page.component }}
<!-- <a href="{{ site.baseurl }}/assets/img/adapters/linkerd/linkerd-adapter.png"> </a> -->
Click on (+) and choose the {{page.earliest_version}} of the {{page.component}}.
<!-- <a href="{{ site.baseurl }}/assets/img/adapters/linkerd/linkerd-install.png"> </a> -->

Performance characterization

Identify overhead involved in running {{page.component}}, various {{page.component}} configurations while running different workloads and on different infrastructure. The adapter facilitates data plane and control plane performance testing.

  1. Prometheus integration
  2. Grafana integration

Performance tests