Skip to content

Matt Adam

Tech Blog

Menu
  • Home
  • Home Lab
    • Home Lab
    • Home Lab with NSX-T
  • Kubernetes
    • Openshift
    • K3s
    • Tanzu
      • Tanzu – TKGs (WCP)
      • Tanzu – TKG (TKGm)
    • Avi Kubernetes Operator (AKO)
  • About
  • Privacy Policy
Menu

Tanzu Kubernetes on vCenter 7 – Deploy Supervisor Cluster (WCP) with NSX-T

Posted on July 15, 2022September 8, 2022 by Matt Adam

In this guide we will configure Workload Management for vCenter 7. We’ll be using NSX-T.

Table of Contents

  • Licensing for Supervisor Cluster
  • Configuring Workload Management with NSX-T

Licensing for Supervisor Cluster

Right click on your vSAN cluster and navigate to Licensing. Select Assign Supervisor Cluster License and select the appropriate license. If you need to add a new license select Menu at the top -> Administration -> Licenses -> Add

Configuring Workload Management with NSX-T

Navigate to Workload Management and click Get Started.
Select NSX and Next.
Select the vSAN Cluster and click Next.
Select vSAN Default Storage Policy for all 3.
Select Static for the management network and add in the IP address, subnet mask, and gateway. I am using a segment that I created in NSX-T. Add the dns servers, search domain, and ntp-servers.
For the workload network, select NSX vSphere distributed switch, edge-cluster-1 and the T0-1 gateway that we created. Add a dns server and leave the namespace network and service CIDR default. Ingress and Egress cidrs need to be routeable, so I created a default route from my home router for the 10.10.0.0/16 network and pointed it to the vyos router. vyos will learn the routes from NSX-T via iBGP.
Select the Kubernetes content library.
Finally, select Small and click Finish.
Grab a cup of coffee, because this process takes a while. About 10-15 minutes.
Eventually you should see the cluster in a Running state. Take note of the control plane node address, you will need it later to setup the guest cluster.

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Upgrading the ESXi Node from vSphere7 to vSphere 8
  • Setting up the Kubernetes Dashboard
  • Running a DNS server in K3s
  • Raspberry Pi Kubernetes Cluster
  • Pod Routing: NodePort, ClusterIP, NodePortLocal

About

My name is Matt Adam and I’m a Product Line Manager at VMware.

I support the NSX Advanced Load Balancer (Avi Networks) with a focus on containers and Kubernetes. I have a background in load balancing, automation, development, and public cloud.

© 2023 Matt Adam | Powered by Minimalist Blog WordPress Theme