Category: NSX

  • Asymmetric routing after enabling VPC

    Asymmetric routing after enabling VPC

    3–4 minutes

    read –

    in ,

    Ok, the VPC and Supervisor was up and running, but when trying to reach the supervisor API server, it was highly unpredictable. Trying to reach the portal i reached it 6 out of 10 times. Something was wrong and i needed a stable portal to be able to setup the endpoint with VCF-CLI. After troubleshooting…

  • Supervisor cluster with VPC on VCF 9.0

    Supervisor cluster with VPC on VCF 9.0

    6–9 minutes

    read –

    in , ,

    After installing VCF 9.0 it was time to setup the Supervisor cluster. This would give me VKS, vSphere Kubernets Service, what we earlier called Tanzu. To do this i had some pre-requisites and some options. What network to use, meaning VPC, NSX or VDS. By choosing this i soon found out that i had to…

  • Microsegmentation «Zero Trust»

    1–2 minutes

    read –

    in

    With NSX we could use microsegmentation for the east-west traffic, and in a greenfield DC config, we could start with “zero trust” meaning all vms and ports are default deny or drop. Then you add rules opening up for the services you need, and this will get you only the ports necessary. To do this…