Skip to content

Commit 8b243b1

Browse files
authored
Merge pull request #7499 from saurabhraghuvanshii/build
fix: style string issue in blog intel-collaboration
2 parents b7f38cd + b9faf86 commit 8b243b1

File tree

1 file changed

+3
-3
lines changed
  • src/collections/blog/2023/09-05-layer5-and-intel-collaboration

1 file changed

+3
-3
lines changed

src/collections/blog/2023/09-05-layer5-and-intel-collaboration/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import mesheryLogo from "../../../../assets/images/meshery/icon-only/meshery-log
2424

2525
Welcome to another exciting edition of Feature Friday Bulletin, where we unveil the latest enhancements to Meshery, your go-to service mesh management tool. This week, we're thrilled to announce a groundbreaking collaboration between Layer5 and Intel, bringing you a suite of service mesh management features tailored for WebAssembly-based network traffic management filters in Envoy, the sidecar proxy used in the data plane of Istio. These new features open up a world of possibilities for your service mesh architecture.
2626

27-
<img src="https://mcusercontent.com/6b50be5aea3dfe1fd4c041d80/images/c4a4d061-a42d-5373-f789-cc29a21b3d5c.png" width="15%" style="margin: 1rem 1rem 1rem 0rem" />
27+
<img src="https://mcusercontent.com/6b50be5aea3dfe1fd4c041d80/images/c4a4d061-a42d-5373-f789-cc29a21b3d5c.png" width="15%" style={{ margin: "1rem 1rem 1rem 0rem" }} />
2828

2929
## Seamless WASM Envoy Filter Management
3030

@@ -41,7 +41,7 @@ With this collaboration, we're introducing powerful features that simplify the m
4141
- :star2: **Support Your Favorites**: Encourage collaboration by starring your [favorite repository](https://github.com/meshery/meshery) on GitHub.
4242
- :playground_slide: **Hands-On Experience**: Experience these features firsthand in the [Meshery Playground](https://playground.meshery.io/) by accessing version v0.6.109.
4343

44-
<img src="https://mcusercontent.com/6b50be5aea3dfe1fd4c041d80/images/a07ef29a-4cf8-986e-9bd3-78db7dc00ce1.png" width="15%" style="margin: 1rem 1rem 1rem 0rem" />
44+
<img src="https://mcusercontent.com/6b50be5aea3dfe1fd4c041d80/images/a07ef29a-4cf8-986e-9bd3-78db7dc00ce1.png" width="15%" style={{ margin: "1rem 1rem 1rem 0rem" }} />
4545

4646
## Envoy WASM Filter Management
4747

@@ -63,7 +63,7 @@ We've revamped the management of Envoy WASM filters in Meshery with several enha
6363
- ✅ Deploy/Undeploy Filters: Streamline the deployment and removal of filters with custom configurations.
6464
- ✅ Enhanced Visibility: View filters within a dedicated panel and seamlessly drop them onto the canvas.
6565

66-
<img src="https://mcusercontent.com/6b50be5aea3dfe1fd4c041d80/images/1e9c2e71-1b3e-a132-4766-8cefdc9861d2.png" width="15%" style="margin: 1rem 1rem 1rem 0rem" />
66+
<img src="https://mcusercontent.com/6b50be5aea3dfe1fd4c041d80/images/1e9c2e71-1b3e-a132-4766-8cefdc9861d2.png" width="15%" style={{ margin: "1rem 1rem 1rem 0rem" }} />
6767

6868
### Meshery UI Enhancements
6969
- ✅ Import Filters: Import filters directly via URL or filesystem.

0 commit comments

Comments
 (0)