Securing K8S Pods using Antrea with NSX – Part 2

In last blog, I had covered setting up a controller node and worker node in K8S. Post setting up lab, we had covered how to deploy Antrea container plugin on top of it. In this blog, I will cover how to integrate k8S environment with Antrea plugin so we can manage container policies from within NSX environment. Below is the link to first part in case you missed it.

Securing K8S Pods using Antrea with NSX – Part 1

So let’s get started without any further delays.

Continue reading “Securing K8S Pods using Antrea with NSX – Part 2”

Securing K8S Pods using Antrea with NSX – Part 1

It’s been a long time since I write a blog due to different projects I am working on. One of the interesting one is how can we more secure our containerized applications. There is K8S network policies and a lot of different CNIs to achieve same but is there a way to manage security from a single UI? Can I manage security policies on different virtual machines along with K8S pods running on different platforms all from a single place? Answer is yes by harnessing the power of Antrea with NSX. VMware introduces support for Antrea integration with NSX-T 3.2 and is adding more features with different release. In this blog series, I will focus on how to build a K8S platform from scratch, Install Antrea on a vanilla K8S (no managed platform) and integrate same with NSX. Link to other part of blogs –

Securing K8S Pods using Antrea with NSX – Part 2

Later on, will see how can we utilize NSX to provide more security to our applications. So, buckle your seatbelts as we head on this roller coaster ride.

Continue reading “Securing K8S Pods using Antrea with NSX – Part 1”