docs/_adapters/nginx-sm.md
{% assign sorted_tests_group = site.compatibility | group_by: "meshery-component" %} {% for group in sorted_tests_group %} {% if group.name == "meshery-nginx-sm" %} {% 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 %}
The {{ page.name }} is currently under construction ({{ page.project_status }} state). Want to contribute? Check our progress.
The {{page.name}} can install {{page.earliest_version}} of {{page.component}} ewE E . A number of sample applications can be installed using the {{page.name}}.
The {{ page.name }} includes a handful of sample applications. Use Meshery to deploy any of these sample applications.
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.