On September 30th 2020 during VMworld 2020, Runecast released Runecast-Analyzer 4.5.
New Features
- Kubernetes Integration
- Custom Profiles
- GDPR compliance for AWS
the Sky is the Limit
On September 30th 2020 during VMworld 2020, Runecast released Runecast-Analyzer 4.5.
VMware will release vSphere 7 Update 1 shortly. Once update 1 is released users will be able to run Kubernetes workloads natively on vSphere. So far that was only possible for installations with VMware Cloud Foundation 4 (VCF). Beginning with update 1 there will be two kinds of Kubernetes on vSphere:
VCF offers the full stack but has some constraints regarding your choices. For example VCF requires vSAN as storage and NSX-T networking. NSX-T offers loadbalancer functionality for the supervisor cluster and Tanzu Kubernetes Grid (TKG). Additionally it provides overlay networks for PodVMs. These are container pods that can run on the hypervisor by means of a micro-VM.
In contrast to VCF with Tanzu, vSphere with Tanzu has less constraints. There’s no requirement to utilize vSAN as storage layer and also NSX-T is optional. Networking can be done with normal distributed switches (vDS). It’s possible to use HA-proxy as loadbalancer for supervisor control plane API and TKG cluster API. The downside of this freedom comes with reduced functionality. Without NSX-T it is not possible to run PodVMs. Without PodVMs you cannot use Harbor Image Registry, which relies on PodVMs. In other words: if you want to use Harbor Image Registry together with vSphere with Tanzu, you have to deploy NSX-T.
VCF with Tanzu | vSphere with Tanzu | |
NSX-T | required | optional, vDS |
vSAN | required | optional |
PodVMs | yes | only with NSX-T |
Harbor Registry | yes | only with PodVM, NSX-T |
Loadbalancer | NSX-T | HA-proxy |
CNI | Calico | Antrea or Calico |
Overlay NW | NSX-T | – |
In the future there will be 4 editions of vSphere with Tanzu:
vSphere Blog – What’s New with VMware vSphere 7 Update 1
vSphere Blog – Announcing VMware vSphere with Tanzu
Cormac Hogan – Getting started with vSphere with Tanzu
VMware Tanzu – Simplify Your Approach to Application Modernization with 4 Simple Editions for the Tanzu Portfolio
Together with vSphere7 and vSAN7, VMware Cloud Foundation (VCF) 4.0 with Tanzu was released in March this year. Now VMware has announced VMware Cloud Foundation 4.1 along with vSphere 7.0 Update1 and vSAN 7 U1, which builds on some of the new features of vSAN.
The update is expected in early October during or shortly after VMworld2020.
SDDC-Manager is the central management tool in a vCloud Foundation (VCF) environment. You can add workload domains, import clusters to workload domains (WLD) or add Kubernetes namespaces. For every task there’s workflow in the GUI of SDDC-Manager.
Currently, as of version VCF 4.0.1, it is not possible to add a cluster with more than two uplinks and more than one vdSwitch to a WLD. If you try to do that in the GUI, you can only define one dvSwitch with two uplinks.
There’s help inside SDDC-manager.
Continue reading “Using more than one dvSwitch for overlay traffic in a VCF 4.0.1 VxRail cluster”