From d87fcc03d8a6c7893189ffea6817a4053dfe57d7 Mon Sep 17 00:00:00 2001 From: Quentin Petraroia Date: Tue, 7 Jan 2025 09:49:41 -0800 Subject: [PATCH] Remove extra space in paragraph --- blog/_posts/2024-12-04-mirrord-on-aks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/_posts/2024-12-04-mirrord-on-aks.md b/blog/_posts/2024-12-04-mirrord-on-aks.md index d1bd052f..a287fa32 100644 --- a/blog/_posts/2024-12-04-mirrord-on-aks.md +++ b/blog/_posts/2024-12-04-mirrord-on-aks.md @@ -11,7 +11,7 @@ categories: general # general, operations, networking, security, developer topic >The awesome team at Metalbear recently shared an insightful blog post showcasing how to use mirrord with Azure Kubernetes Service. I'm excited to highlight their work, as the blog dives deep into how mirrord simplifies testing your code directly in a Kubernetes environment. Happy reading! > >DISCLAIMER. The following blog is authored by MetalBear at the request of Microsoft. Microsoft is publishing this blog in the AKS Engineering Blog as a convenience to its readers. - +> >Quentin Petraroia - Product Manager for Azure Kubernetes Service ## Introduction