Networking with a service mesh: use cases, best practices, and comparison of top mesh options
Guest post by Amir Kaushansky, VP Product, ARMO Service mesh technology emerged with the popularization of microservice architectures. Because service mesh facilitates the separation of networking from the business logic, it enables you to focus on your application’s…
A guide to modern Kubernetes network policies
Member post originally published on Bouyant’s blog by Scott Rigby In the world of Kubernetes, network policies are essential for controlling traffic within your cluster. But what are they really? And why, when and how should you implement…
Ambient mesh: can sidecar-less Istio make your application faster?
Community post originally published on The New Stack by Lin Sun, Head of Open Source at Solo.io Ambient mode is the new sidecar-less data plane introduced in Istio in 2022. When ambient mode reached Beta status in May…
Flagger vs Argo rollouts vs service meshes: a guide to progressive delivery in Kubernetes
Member post originally published on Bouyant’s blog by Scott Rigby Progressive delivery is a vital tool for ensuring that new code is deployed safely to production with automated protections if things go wrong. But how do we accomplish…
Securing services meshes easier with Kyverno
Project post originally published on Kyverno’s blog Service meshes are all too common these days in Kubernetes with some platforms even building them into clusters by default. Service meshes are no doubt useful in a variety of ways…
Service proxy, service mesh or API gateway – which do you need?
Member post originally published on Tyk’s blog by Ahmet Soormally and Carol Cheung The rise of the microservices architecture has brought with it a whole heap of efficiency and flexibility – and some interesting challenges. As organisations have…
Under the hood of fault tolerant private cloud network (part 2 – the how)
Guest post originally published on Netris’ blog by Alex Saroyan, CEO/co-founder at Netris This is a continuation of Article 1. If you want to learn why we spend so much time thinking about High Availability, go there. Otherwise, if…
Workshop Recap: A closer look at flat-network multicluster and HTTPRoute timeouts with Linkerd 2.14
Project post originally published on Linkerd’s blog by Flynn Linkerd’s edge releases are a big part of our development process, and there have been a lot of them – five! – since our last edge-release roundup. The plan…
Using IOMesh for persistent storage in KubeVirt
Guest post by Dong Zhu, IOMesh On July 11, the KubeVirt community officially announced the release of KubeVirt v1.0. As a fully matured Virtual Machine Management solution for Kubernetes, KubeVirt provides VM users another option to modernize IT…
CNCF Archives the Service Mesh Interface (SMI) Project
The CNCF Technical Oversight Committee (TOC) has voted to approve archiving the Service Mesh Interface (SMI) project. SMI was created to provide a standard interface for service meshes on Kubernetes and a basic feature set for the most…