<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>VMware &amp; VMC on Route179</title>
    <link>https://route179.dev/tags/vmware--vmc/</link>
    <description>Recent content in VMware &amp; VMC on Route179</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <copyright>2026 Sheng Chen</copyright>
    <lastBuildDate>Mon, 02 May 2022 18:41:08 +0000</lastBuildDate>
    <atom:link href="https://route179.dev/tags/vmware--vmc/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Integrate F5 Load Balancers into VMware Cloud on AWS SDDC Environment</title>
      <link>https://route179.dev/2022/05/02/integrate-f5-load-balancers-into-vmware-cloud-on-aws-sddc-environment/</link>
      <pubDate>Mon, 02 May 2022 18:41:08 +0000</pubDate>
      <guid>https://route179.dev/2022/05/02/integrate-f5-load-balancers-into-vmware-cloud-on-aws-sddc-environment/</guid>
      <description>&lt;p&gt;With the recent release of &lt;a href=&#34;https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html#wn04052022&#34;&gt;&lt;strong&gt;VMware Cloud on AWS SDDC version 1.18&lt;/strong&gt;&lt;/a&gt;, we have introduced a ton of advanced networking capabilities which opened up possibilities for many new interesting use cases. Customers can now utilise the NSX Manager UI (or VMC Policy API) to configure route aggregation at each SDDC level, and this provides an efficient way to solve the &lt;a href=&#34;https://kb.vmware.com/s/article/78931&#34;&gt;100 DX route limit&lt;/a&gt;. Customer can also create additional Tier-1 Compute Gateways (Multi-CGWs) with static route injection capabilities to address different requirements such as network multi-tenancy, overlapping IPv4 environments and integrating with 3rd-party network &amp;amp; security appliances etc. You can read more details about the new features &lt;a href=&#34;https://blogs.vmware.com/cloud/2022/04/06/vmware-cloud-on-aws-advanced-networking-and-routing-features/&#34;&gt;at here&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Provision and integrate iSCSI storage with VMware Cloud on AWS using Amazon FSx for NetApp ONTAP</title>
      <link>https://route179.dev/2021/09/28/provision-and-integrate-iscsi-storage-with-vmware-cloud-on-aws-using-amazon-fsx-for-netapp-ontap/</link>
      <pubDate>Tue, 28 Sep 2021 18:09:41 +0000</pubDate>
      <guid>https://route179.dev/2021/09/28/provision-and-integrate-iscsi-storage-with-vmware-cloud-on-aws-using-amazon-fsx-for-netapp-ontap/</guid>
      <description>&lt;p&gt;With the &lt;a href=&#34;https://aws.amazon.com/blogs/aws/new-amazon-fsx-for-netapp-ontap/&#34;&gt;recently announced&lt;/a&gt; &lt;strong&gt;Amazon FSx for NetApp ONTAP&lt;/strong&gt;, it is very exciting that for the first time we have a fully managed ONTAP file system in the cloud! What’s more interesting about this service is that we can now deliver high-performance block storage to the workloads running on VMware Cloud on AWS (VMC) through a first-party Amazon managed service!&lt;/p&gt;
&lt;p&gt;In this post I will walk you through a simple example for provisioning and integrating iSCSI-based block storage to a Windows workload running on VMC environment using Amazon FSx for NetAPP ONTAP. For this demo I’ve provisioned the FSx service in a shared service VPC, which is connected to the VMC SDDC cluster through an AWS Transit Gateway (TGW) via VPN attachment (as per below diagram).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Integrating a 3rd-party firewall appliance with VMware Cloud on AWS by leveraging a Security/Transit VPC</title>
      <link>https://route179.dev/2021/07/15/integrating-a-3rd-party-firewall-appliance-with-vmware-cloud-on-aws-by-leveraging-a-security-transit-vpc/</link>
      <pubDate>Thu, 15 Jul 2021 19:02:15 +0000</pubDate>
      <guid>https://route179.dev/2021/07/15/integrating-a-3rd-party-firewall-appliance-with-vmware-cloud-on-aws-by-leveraging-a-security-transit-vpc/</guid>
      <description>&lt;p&gt;With the latest &lt;a href=&#34;https://docs.vmware.com/en/VMware-Cloud-on-AWS/0/rn/vmc-on-aws-relnotes.html#wn09615020&#34;&gt;“Transit VPC” feature&lt;/a&gt; in the VMware Cloud on AWS (VMC) 1.12 release, you can now inject static routes in the VMware managed Transit Gateway (or VTGW) to forward SDDC egress traffic to a 3rd-party firewall appliance for security inspection. The firewall appliance is deployed in a Security/Transit VPC to provide transit routing and policy enforcement between SDDCs and workload VPCs, on-premises data center and the Internet.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://route179.dev/2021/07/15/integrating-a-3rd-party-firewall-appliance-with-vmware-cloud-on-aws-by-leveraging-a-security-transit-vpc/screen-shot-2021-07-15-at-3.17.38-pm.png&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Important Notes:&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Create a Tiny Core Linux VM Template for vSphere Lab environment</title>
      <link>https://route179.dev/2021/02/21/create-a-tiny-core-linux-vm-template-for-vsphere-lab-environment/</link>
      <pubDate>Sun, 21 Feb 2021 00:24:35 +0000</pubDate>
      <guid>https://route179.dev/2021/02/21/create-a-tiny-core-linux-vm-template-for-vsphere-lab-environment/</guid>
      <description>&lt;p&gt;I’ve always wanted to find a lightweight VM template for running on nested vSphere lab environment, or sometimes for demonstrating live cloud migration such as vMotion to the VMware Cloud on AWS. Recently I have managed to achieve this by using the &lt;a href=&#34;http://tinycorelinux.net/&#34;&gt;Tiny Core Linux distribution&lt;/a&gt; and it ticked all of my requirements:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;ultra lightweight – the VM runs stable with only 1 vCPU, 256MB RAM and 64MB hard disk!&lt;/li&gt;
&lt;li&gt;common linux tools installed – such as curl, wget, openssh etc&lt;/li&gt;
&lt;li&gt;open-vm-tools installed&lt;/li&gt;
&lt;li&gt;a lightweight http server serving a static site for running networking or load-balancing tests&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In this post I will walk you through the process for creating a Tiny Core based Linux VM template including all of the above requirements. To begin, download the Tiny Core ISO from &lt;a href=&#34;http://tinycorelinux.net/downloads.html&#34;&gt;&lt;/a&gt; &lt;a href=&#34;http://tinycorelinux.net/downloads.html&#34;&gt;her&lt;/a&gt;&lt;a href=&#34;http://tinycorelinux.net/downloads.html&#34;&gt;e&lt;/a&gt;. (For reference, I’m using the &lt;strong&gt;&lt;a href=&#34;http://tinycorelinux.net/11.x/x86/archive/11.1/CorePlus-11.1.iso&#34;&gt;CorePlus-v11.1&lt;/a&gt;&lt;/strong&gt; release as I was getting some weird issues with OpenSSH on the latest v12.0 release)&lt;/p&gt;</description>
    </item>
    <item>
      <title>NSX-T Automation with Terraform</title>
      <link>https://route179.dev/2020/10/02/nsx-t-automation-with-terraform/</link>
      <pubDate>Fri, 02 Oct 2020 10:16:46 +0000</pubDate>
      <guid>https://route179.dev/2020/10/02/nsx-t-automation-with-terraform/</guid>
      <description>&lt;p&gt;Recently I have tried out the Terraform NSX-T Provider and it worked like a charm. In this post, I will demonstrate a simple example on how to leverage Terraform to provision a basic NSX tenant network environment, which includes the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;create a Tier-1 router&lt;/li&gt;
&lt;li&gt;create (linked) routed ports on the new T1 router and the existing upstream T0 router&lt;/li&gt;
&lt;li&gt;link the T1 router to the upstream T0 router&lt;/li&gt;
&lt;li&gt;create three logical switches with three logical ports&lt;/li&gt;
&lt;li&gt;create three downlink LIFs (with subnets/gateway defined) on the T1 router, and link each of them to the logical switch ports accordingly&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Once the tenant environment is provisioned by Terraform, the 3x tenant subnets will be automatically published to the T0 router and propagated to the rest of the network (if BGP is enabled), and we should be able to reach the individual LIF addresses. Below is a sample topology deployed in my lab — (here I’m using pre-provisioned static routes between the T0 and upstream network for simplicity reasons).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Enabling embedded Harbor Image Registry in vSphere 7 with Kubernetes</title>
      <link>https://route179.dev/2020/08/18/enabling-embedded-harbor-image-registry-in-vsphere-7-with-kubernetes/</link>
      <pubDate>Tue, 18 Aug 2020 14:11:26 +0000</pubDate>
      <guid>https://route179.dev/2020/08/18/enabling-embedded-harbor-image-registry-in-vsphere-7-with-kubernetes/</guid>
      <description>&lt;p&gt;This will be a quick blog to demonstrate how to enable the (embedded) Harbor Image Registry in vSphere 7 with Kubernetes. &lt;a href=&#34;https://goharbor.io/&#34;&gt;Harbor&lt;/a&gt; was originally developed by VMware as a enterprise-grade private container registry. It was then donated to the CNCF in 2018 and recently became a &lt;a href=&#34;https://www.cncf.io/projects/&#34;&gt;CNCF graduated project&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;For this demo, we’ll activate the embedded Harbor register within the vSphere 7 Kubernetes environment, and integrate it with the Supervisor Cluster for container management and deployment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deploying Contour Ingress Controller on Tanzu Kubernetes Grid (TKG)</title>
      <link>https://route179.dev/2020/08/01/deploying-contour-ingress-controller-on-tanzu-kubernetes-grid-tkg/</link>
      <pubDate>Sat, 01 Aug 2020 21:15:59 +0000</pubDate>
      <guid>https://route179.dev/2020/08/01/deploying-contour-ingress-controller-on-tanzu-kubernetes-grid-tkg/</guid>
      <description>&lt;p&gt;This blog provides a guide to help you deploying Contour Ingress Controller onto a Tanzu Kubernetes Grid (TKG) cluster. &lt;a href=&#34;https://projectcontour.io/&#34;&gt;Contour&lt;/a&gt; is an open source Kubernetes ingress controller that exposes HTTP/HTTPS routes for internal services so they are reachable from outside the cluster. Like many other ingress controllers, Contour can provide advanced L7 URL/URI based routing and load balancing, as well as SSL/TLS termination capabilities.&lt;/p&gt;
&lt;p&gt;Contour was originally developed by Heptio (VMware) and has been recently handed over to CNCF as &lt;a href=&#34;https://www.cncf.io/projects/&#34;&gt;an incubating project&lt;/a&gt;. Contour consists of a control plane that is provisioned via a K8s deployment, and an &lt;a href=&#34;https://www.envoyproxy.io/&#34;&gt;Envoy&lt;/a&gt;-based data plane running as a Daemonset on every cluster worker node.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Deploying vSphere 7 with Kubernetes and Tanzu Kubernetes Grid (TKG) Cluster</title>
      <link>https://route179.dev/2020/07/17/deploying-vsphere-7-with-kubernetes-and-tanzu-kubernetes-grid-tkg-cluster/</link>
      <pubDate>Fri, 17 Jul 2020 17:55:15 +0000</pubDate>
      <guid>https://route179.dev/2020/07/17/deploying-vsphere-7-with-kubernetes-and-tanzu-kubernetes-grid-tkg-cluster/</guid>
      <description>&lt;p&gt;In this post we’ll explore the vSphere 7 with Kubernetes capabilities and the detailed deployment steps in order to provision a vSphere supervisor cluster and a Tanzu Kubernetes Grid (TKG) cluster.&lt;/p&gt;
&lt;p&gt;If you are new to vSphere 7 and Tanzu Kubernetes, below are some background readings that can be used as a good start point:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://blogs.vmware.com/vsphere/2019/08/project-pacific-technical-overview.html&#34;&gt;Project Pacific – Technical Overview&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://blogs.vmware.com/vsphere/2019/08/project-pacific-technical-overview.html&#34;&gt;vSphere 7 – Introduction to the vSphere Pod Service&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://blogs.vmware.com/vsphere/2019/08/project-pacific-technical-overview.html&#34;&gt;vSphere 7 – Introduction to Kubernetes Namespaces&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://blogs.vmware.com/vsphere/2019/08/project-pacific-technical-overview.html&#34;&gt;vSphere 7 – Introduction to Tanzu Kubernetes Grid Clusters&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Requirements&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Application Modernization Using Microservices Architecture with VMware Cloud on AWS</title>
      <link>https://route179.dev/publications/blog-vmc-app-modernization/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/blog-vmc-app-modernization/</guid>
      <description></description>
    </item>
    <item>
      <title>Expanding Amazon Elastic VMware Service (Amazon EVS) Global Connectivity with AWS Cloud WAN</title>
      <link>https://route179.dev/publications/repost-evs-cloud-wan/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/repost-evs-cloud-wan/</guid>
      <description></description>
    </item>
    <item>
      <title>Expanding VMware Cloud on AWS Multi-Region Connectivity Using AWS Cloud WAN</title>
      <link>https://route179.dev/publications/blog-vmc-cloud-wan/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/blog-vmc-cloud-wan/</guid>
      <description></description>
    </item>
    <item>
      <title>Extending Layer 2 Networks into VMware Cloud on AWS using L2VPN with NSX Autonomous Edge</title>
      <link>https://route179.dev/publications/repost-vmc-l2vpn-nsx/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/repost-vmc-l2vpn-nsx/</guid>
      <description></description>
    </item>
    <item>
      <title>Integrating iSCSI Storage with VMware Cloud on AWS Virtual Machines Using Amazon FSx for NetApp ONTAP</title>
      <link>https://route179.dev/publications/blog-vmc-iscsi-fsx-ontap/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/blog-vmc-iscsi-fsx-ontap/</guid>
      <description></description>
    </item>
    <item>
      <title>Integrating Third-Party Firewall Appliances with VMware Cloud on AWS Using VMware Transit Connect</title>
      <link>https://route179.dev/publications/blog-vmc-3rd-party-firewall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/blog-vmc-3rd-party-firewall/</guid>
      <description></description>
    </item>
    <item>
      <title>Secure Amazon Elastic VMware Service (Amazon EVS) with AWS Network Firewall</title>
      <link>https://route179.dev/publications/blog-evs-network-firewall/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/blog-evs-network-firewall/</guid>
      <description></description>
    </item>
    <item>
      <title>Simplify Application Networking with Amazon VPC Lattice and VMware Cloud on AWS</title>
      <link>https://route179.dev/publications/blog-vmc-vpc-lattice/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/blog-vmc-vpc-lattice/</guid>
      <description></description>
    </item>
    <item>
      <title>VMware Cloud on AWS Hybrid Network Design Patterns</title>
      <link>https://route179.dev/publications/blog-vmc-hybrid-design-patterns/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://route179.dev/publications/blog-vmc-hybrid-design-patterns/</guid>
      <description></description>
    </item>
  </channel>
</rss>
