VMware vSphere 7 announced

VMware vSphere 7

Some pretty big news coming out of VMware today. The announcement of VMware vSphere 7 to become available May 1, 2020! One of the biggest item coming out of this news so far is that vSphere 7 will come in two options.

The first being vSphere 7 as we all have known it to be for years and then the second being vSphere 7 with Kubernetes which will be available through VMware Cloud Foundation and is a new generation of vSphere for containerized applications.

Other notables is that the flash based vSphere client is FINALLY no more! From here on out, only the HTML 5 will exist. vCenter Server on Windows will also finally be put to rest and new deployments of vCenter server will be done using the tried and tested vCenter Server Appliance (VCSA) based on PhotonOS linux.

What’s new in VMware vSphere 7

  • vSphere Lifecycle Manager
  • Next-Gen Infrastructure Image Management – Manage infrastructure images to patch, update or upgrade ESXi clusters using the desired state model
  • vCenter Server Profiles – Desired state configuration management capabilities for vCenter Server. It helps the user to define/validate/apply configuration for multiple vCenterServers
  • vCenter Server Update Planner – Manage the compatibility & interoperability for vCenter Server for upgrade scenarios. We will allow users to generate the interoperability & pre-checks report, which will help them plan for upgrades
  • Content Library – Added administrative control and versioning support. Provides simple and effective centralized management for virtual machine templates, virtual appliances, ISO images, and scripts.
  • Identity federation with ADFS – Secure access and account management
  • vSphere Trust Authority – Remote attestation for sensitive workloads
  • Dynamic DirectPath IO – Support for vGPU and DirectPath I/O initial VM placement
  • DRS – Redesigned with a more workload centric approach, DRS balances resources allocated to workloads in a vSphere cluster.
  • vMotion – The recent enhancements in vMotion logic provides non-disruptive operations, irrespective of the size of VMs, specifically for large and mission-critical workloads

VMware vSphere 7 with Kubernetes

  • VMware Cloud Foundation Services – consists of two families of services -Tanzu Runtime Services and Hybrid Infrastructure Services. Powered by innovations in vSphere 7 with Kubernetes, these services enable a self-service experience through Kubernetes APIs.
  • Tanzu Runtime Services – allow developers to build applications with freedom using the upstream conformant Kubernetes distributions.
  • Hybrid Infrastructure Services – allow developers to provision and work with infrastructure such as compute, storage, and networking.
  • Tanzu Kubernetes Grid Service – The Tanzu Kubernetes Grid Service allows developers to manage consistent, compliant and conformant Kubernetes clusters
  • vSphere Pod Service – The vSphere Pod Service allows developers to run containers directly on the hypervisor for improved security, performance, and manageability.
  • Storage Service – The Volume Service allows developers to manage persistent disks for use with containers, Kubernetes and virtual machines.
  • Network Service – The Network Service allows developers to manage Virtual Routers, Load Balancers and Firewall Rules.
  • Registry Service – The Registry Service allows developers to store, manage and secure Docker and OCI images.

Overview of VMware vSphere 7

What’s New in vCenter Server 7?

Lots of exciting stuff coming out about the new version 7 and I’m looking forward to learning more as more information is released.

Similar Posts

  • Easy ESXi 5.5 upgrade via command line

    ESXi 5.5 was just released general availability (GA) on Sunday (9/22) and I’m itching to upgrade the home lab to run the latest version with all it’s goodies. I wanted to try upgrading my hosts without having to go through the same process that I followed setting up ESXi on the NUC in the first place, injecting custom NIC drivers, etc.

    Enter the command line…

    1. Move all VM’s from the host and then put the host into Maintenance Mode.
    2. Go to the Configuration tab > Security Profile and Enable SSH under Services.
      ssh enabled
    3. Under Firewall, enable httpClient (outbound http).
      httpClient enable
    4. Open PuTTY (or other SSH client) and SSH into your host.
    5. Read More “Easy ESXi 5.5 upgrade via command line”

  • VMware View client now availabe for Android!

    VMware has announced that they have released a View Client for Android tablets available on the Android Market now. Here are just a few of the features found on the new client.

    • A new look and feel – The View Client for Android features the NEW blue look and feel of the VMware View clients!
    • Multiple broker support – If you have more than one VMware View broker in your organization, you can can easily access your desktop from all of them via the Android client
    • Desktop Shortcuts – Quickly connect with as many as four recent desktop via shortcuts
    • Virtual trackpad – Control your desktop on a granular level just like you would control the mouse on a laptop
    • Custom keyboard toolbar – Super easy access to all of the special keys not found on the Android default keynboard
    • Honeycomb 3.x support – Made from the ground up for the new generation of Android tablets
    • Custom gestures – Invoke keyboard, scrolling, etc are as easy as ever and simple to use
    • VMware View Security Server support (best experience) – No need to have VPN when you use VMware View Security Server
    • Background tasking – Switch between apps on your tablet and come right back
  • How to create a bootable VMware ESXi installer USB flash drive

    I’ve mentioned how to create a bootable VMware ESXi installer USB flash drive in an older post, but wanted to detail the steps I use to create an ESXi bootable install drive.

    Creating a bootable flash drive is very useful for machines without a CD-Rom or remote access like an iDRAC where you can virtually mount an ISO image – such as the Intel NUC.

    The process is very easy with just one tool needed, Rufus – if you don’t already have it go ahead and download it now!

    Read More “How to create a bootable VMware ESXi installer USB flash drive”

  • My VMware ESXi Home Lab Upgrade

    Although the focus in my career right now is certainly more cloud focused in Amazon Web Services and Azure, I still use my home lab a lot.

    For the last 5+ years my home lab had consisted of using 3x Intel NUC’s (i5 DC53427HYE), a Synology NAS for shared storage and an HP ProCurve switch. This setup served me well for most of those years. It has allowed me to get many of the certifications I have, progress in my career and have fun as well.

    At the start of this year I decided it was time to give the home lab an overhaul. At first I looked at the newest generation of Intel NUC’s but really wasn’t looking forward to dropping over $1,300 on just partial compute (I’d still need to be RAM for each of the 3 NUC’s). I also wanted something that just worked, no more fooling around with network adapter drivers or doing this tweak or that tweak.

    I also no longer needed to be concerned about something that had a tiny footprint. I also questioned if I really needed multiple physical ESXi hosts. My home lab isn’t running anything mission critical and if I really wanted I could always build additional nested VMware ESXi hosts on one powerful machine if I needed.

    So in the end, the below is what I settled on. Replacing all of my compute, most of my networking and adding more storage!

    Read More “My VMware ESXi Home Lab Upgrade”

  • VMware ESXi 6.0 CBT bug fix released

    VMware

    You may remember ESXi 4.x-5.x had a CBT bug, as mentioned here, that could potentially cause your backups to be pretty useless. Well it seems ESXi 6.0 isn’t without it’s own CBT bug which could cause the following to possibly occur:

    • Backing up a VM with CBT enabled fails.
    • Powering on virtual machines fails.
    • Expanding the size of a virtual disk fails.
    • Taking VM quiesced snapshots fails.

    Prior to the fix, the workaround was to disable CBT. Thankfully VMware has released a fix for the ESXi 6.0 CBT bug and it’s recommended that anyone who uses CBT apply this patch regardless if it was a clean install of VMware ESXi 6.0 or an upgrade to ESXi 6.0.

    Read More “VMware ESXi 6.0 CBT bug fix released”

  • Download VMware vCenter & ESXi 6.0 Update 2

    VMware has released vCenter Server 6.0 Update 2 and ESXi 6.0 Update 2 (build: 3620759) which include a number of new features and fixes. VMware has also released the much anticipate VSAN 6.2 which includes it’s own bunch of new features such as deduplication, compression, QoS, and RAID5/RAID6 Erasure coding.

    Read More “Download VMware vCenter & ESXi 6.0 Update 2”

Leave a Reply

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