Using HTTP with VCF 9.0 Installer for Offline…

Using HTTP with VCF 9.0 Installer for Offline…

After deploying the new VMware Cloud Foundation 9.0 Installer appliance, the first thing you must setup is the software depot which is where the VCF Installer will go to download the software binaries for deploying either VMware vSphere Foundation (VVF) or VMware Cloud Foundation (VCF). Users […]


Broadcom Social Media Advocacy

How to Disable vCLS on a vSphere Cluster Using Retreat Mode

The vSphere Cluster Services (vCLS) are a critical part of maintaining cluster features like vSphere DRS and HA in your VMware environment. But there might be scenarios where you need to disable vCLS on a cluster — for example, for troubleshooting or special configurations. This is where Retreat Mode comes in.

In this post, you’ll learn:

  • What Retreat Mode is
  • The impact of using it
  • How to enable or disable it safely across different vSphere versions

📌 What is vCLS and Retreat Mode?

vCLS deploys lightweight agent VMs in every vSphere cluster to maintain cluster services. Without these VMs, some services like vSphere DRS and HA cannot function properly in vSphere versions prior to 9.0.

Retreat Mode is a way to tell vCenter: “Stop running vCLS VMs on this cluster.” This disables vCLS for that cluster — but at a cost.

👉 Good news:
Starting with vSphere 9.0, you can disable vCLS without losing DRS or HA functionality!

👉 Important for older versions:
In versions before vSphere 9.0, disabling vCLS means DRS will stop working and HA placement will be suboptimal. Also, vSAN cluster health might show as degraded.

⚠️ Risks and Impacts of Retreat Mode

If you enter Retreat Mode on a cluster:

  • vCLS VMs will be removed
  • DRS will stop balancing workloads automatically
  • HA can still restart VMs, but may pick less optimal hosts
  • vSAN cluster health may show “Degraded”

Use Retreat Mode only when absolutely necessary.


🛠️ How to Enable Retreat Mode

vSphere 7.0 U3o, 8.0 U2, and Later

VMware has made this easy in recent updates:

  1. Log in to the vSphere HTML5 Client.
  2. Go to Hosts and Clusters.
  3. Select your cluster.
  4. Click the Configure tab.
  5. Under vSphere Cluster Services, click General.
  6. Click EDIT VCLS MODE (top right).
  7. Select Retreat Mode and click OK.

Done! The vCLS VMs will be cleaned up automatically.


Older Versions (before 7.0 U3o / 8.0 U2)

This takes a few extra steps:

1️⃣ Log in to vSphere Client.
2️⃣ Go to your cluster and copy its domain ID from the URL. Example:

domain-c1006

⚠️ Only use the domain-c<number>! Using the wrong ID can break vCenter.

3️⃣ In the vCenter Server, go to Configure → Advanced Settings → Edit Settings.

4️⃣ Add a new setting:

Name:  config.vcls.clusters.domain-c<number>.enabled  
Value: False

5️⃣ Click Save.

👉 vCLS VMs will be cleaned up automatically.

6️⃣ To re-enable, set the value back to True.


Using CLI or API

You can also bulk manage Retreat Mode using the provided Python script:

python retreatModeConfiguration.py -r disable

or

python retreatModeConfiguration.py -r enable

🔍 How to Identify vCLS VMs

vCLS VMs are named:

vCLS (1), vCLS (2), ...

They are found under a special vCLS folder in VMs and Templates view.

You can also confirm using vSphere Managed Object Browser (MOB):

https://<vCenter_IP>/mob/?moid=vm-1004&doPath=config.managedBy

✅Sumarry

  • vSphere 9.0+: You can disable vCLS safely — DRS and HA won’t be affected.
  • Earlier versions: Retreat Mode disables vCLS and disables DRS! Be sure you understand the impact.

Use Retreat Mode responsibly and always monitor your cluster health after making changes.


👉 For full details, check out the official KB: Disable vCLS on a Cluster via Retreat Mode (KB 316514)


Enhanced vMotion for vGPU VMs in VMware Cloud…

Enhanced vMotion for vGPU VMs in VMware Cloud…

One of the features that transformed how virtualization is used is vSphere vMotion. During a vMotion task, one or more VMs are migrated to a different host while still powered on and available to users. The application running in the VM is unaware of this process. The VM goes through a very […]


Broadcom Social Media Advocacy

VMware vSphere 9.0 Product Line Comparison (2025)

If you’re planning an upgrade to VMware vSphere 9.0 or just exploring which edition is the right fit for your organization, here’s a clear overview straight from the official vSphere 9.0 Product Line Comparison PDF.

In version 9.0, VMware shifts its focus:

  • The traditional vSphere Standard and vSphere Enterprise Plus editions are only available up to version 8 Update 3.
  • vSphere 9.0 capabilities are now exclusively packaged as part of VMware vSphere Foundation 9.0 and VMware Cloud Foundation 9.0.

This means new features and innovations, especially around Kubernetes integration, AI services, advanced storage architectures, and modern cloud operations, require the Foundation or Cloud Foundation bundles.


📊 Full Feature Comparison Table (Extracted and Formatted)

Below is a condensed and formatted table showing a selection of key features across the three product lines:

FeaturevSphere StandardvSphere Enterprise PlusvSphere Foundation 9.0
vCenter EditionStandardStandardStandard
vCenter Lifecycle Management Service
Kubernetes Runtime & Supervisor Services
VM Service, Storage Service, Network Service
vSphere Lifecycle Manager
Live Patching for ESX
vCenter Server Profiles & Update Planner
Host Profiles & Auto Deploy
Green Metrics
Identity Federation
Hardware TPM 2.0 Support
Virtual TPM 2.0
TLS 1.2 / 1.3✔ / ✔✔ / ✔✔ / ✔
Distributed Resource Scheduler (DRS)
Instant Clone & Per-VM EVC
NVIDIA GRID vGPU
Dynamic DirectPath IO
vMotion & Cross-vCenter vMotion
High Availability (HA)
Fault Tolerance✔ (2 vCPU only)
vSphere Replication & Storage vMotion
vSAN Express Storage Architecture (ESA)
vSAN Original Storage Architecture (OSA)
Advanced Data Services (Compression, Encryption)
External Storage (VMFS, vVols, NFS)
vSphere Distributed Switch
Container Networking with Antrea
VCF Operations: Monitoring, Logs, Compliance
AI Services & Data Services
Policy-based Governance & Workload Lifecycle Management

(✔ means feature included; – means not included)


🔑 Summary

  • vSphere Standard → Ideal for small deployments with core virtualization needs.
  • vSphere Enterprise Plus → Full suite for automation, DRS, and powerful resource scheduling, but limited to version 8.
  • vSphere Foundation 9.0 → Next-gen features including Kubernetes, AI services, advanced storage architectures, compliance management, and tight integration with Cloud Foundation.

Unifying VM and Kubernetes Management with vSphere Supervisor in VCF 9.0 — Hands-On Lab Deep Dive (HOL-2633-01-VCF-L)

Modern IT teams are increasingly challenged to manage both traditional virtual machines (VMs) and modern Kubernetes workloads side-by-side. VMware Cloud Foundation 9.0 rises to this challenge by tightly integrating vSphere Supervisor, transforming your vSphere clusters into a robust hybrid platform for VMs and Kubernetes.


In this Hands-On Lab (HOL-2633-01-VCF-L), you’ll get guided, practical experience on how to unify VM and Kubernetes management using vSphere Supervisor, from foundational concepts to deploying real workloads.


📚 Lab Modules at a Glance

ModuleTitleDurationLevel
1What is the vSphere Supervisor?15 minBeginner
2How does the vSphere Supervisor work?30 minBeginner

Let’s break down each module.


⚙️ Module 1: vSphere Supervisor Concepts and Components

What is vSphere Supervisor?

vSphere Supervisor introduces a declarative Kubernetes control plane natively into your vSphere cluster. This means your cluster can now run:

  • VMs via the VM Service
  • Kubernetes Pods directly on ESXi hosts (as vSphere Pods)
  • Full upstream Kubernetes clusters using vSphere Kubernetes Service (VKS)

This hybrid model enables a consistent cloud-like experience for both traditional and modern workloads.

🔑 Key Components

  • vSphere Zone: Logical boundary to provide high availability. Clusters are mapped to Zones for resilience against failures.
  • vSphere Namespace: Think of it as a resource pool with policy-based limits (CPU, memory, storage) for workloads. It maps to Kubernetes namespaces but adds vSphere-specific governance.
  • Supervisor Networking: Uses either vSphere networking or NSX. Load balancers ensure external access for workloads.
  • Supervisor Storage: Utilizes storage policies to manage placement for VMs, Pods, persistent volumes, and container images.

🧩 Extensible Services

vSphere Supervisor comes with base services like:

  • VM Service
  • Kubernetes Service
  • Velero for backup

Additional services (like Grafana, Harbor, DNS, and vDPP) can be installed modularly to enhance the Supervisor’s capabilities.


🛠️ Module 2: Enabling and Configuring vSphere Supervisor

This module is all about getting your hands dirty — you’ll step through setting up vSphere Supervisor, deploying Namespaces, provisioning VMs and Kubernetes clusters, and expanding functionality with services.

Key Steps:

🔑 1️⃣ Prerequisites

  • Prepare clusters with vSAN or shared storage.
  • Define storage policies for control plane, VMs, Pods, and VKS clusters.

🔑 2️⃣ Enable vSphere Supervisor

  • Connect to the Management vCenter.
  • Create vSphere Zones for high availability.
  • Use the wizard to configure networking (NSX or vSphere stack), management network, and workload network.
  • Select control plane size and storage policy.

(Note: The lab walks through these steps but does not deploy a live Supervisor due to time constraints.)

🔑 3️⃣ Deploy & Configure a Namespace

  • Create a new Namespace and bind it to the Supervisor.
  • Assign VM Classes (defining VM sizing options).
  • Attach storage policies for workloads.
  • Create and associate a Content Library to provide VM templates.

🔑 4️⃣ Deploy Workloads

  • Deploy a VM using the VM Service and Consumption Interface.
  • Attach persistent storage and a Load Balancer.
  • Deploy a Kubernetes cluster (VKS) by specifying node pools and cluster config.
  • Validate external access via network service cards.

🔑 5️⃣ Add Services

  • Expand functionality by uploading YAMLs to register services like Grafana, Harbor, etc.

🎓 Summary

✔️ Unified Operations: Manage VMs and Kubernetes side-by-side in the same cluster with consistent policies.
✔️ Self-Service for DevOps: Namespaces, storage, and VM classes empower developers with agility.
✔️ Resilience and Scalability: Zones and Supervisor Services ensure HA and modularity.

What’s New with vSphere in VMware Cloud Foundation 9.0 (HOL-2630-01-VCF-L)

If you’re ready to unlock the full power of VMware’s latest vSphere release, the HOL-2630-01-VCF-L hands-on lab is your perfect starting point. This lab provides a practical deep dive into the newest features, enhancements, and operational improvements in vSphere 9.0, all seamlessly integrated into VMware Cloud Foundation (VCF) 9.0.


In this walkthrough, I’ll break down what you’ll learn, module by module, to help you get the most out of your lab experience.


🗂️ Module 1: What’s New in vSphere 9 Overview

Kick things off with a comprehensive overview of what’s new in vSphere 9:

Memory Tiering — Officially introduced, this feature allows NVMe devices to be used as tiered memory, expanding your host’s memory footprint while optimizing costs.
Virtual Hardware Version 22 — Unlocks support for up to 960 logical processors, enhanced device support, and performance improvements for demanding workloads.
VPC in vCenter — Create flexible Virtual Private Clouds and manage public/private networking seamlessly.
Unified Licensing — Say goodbye to license keys — a new secure license file model simplifies lifecycle management.
vSphere Configuration Profiles — The next-gen replacement for Host Profiles, offering cluster-wide desired state config at scale.

You’ll also experience the updated ESX Host Client UI, now with dark mode and deep customization options.


🔄 Module 2: vSphere Lifecycle Manager (vLCM) – Parallel Remediation

Discover how vLCM is more powerful than ever:

🔹 Staged Updates — Push update payloads to hosts before remediation to minimize maintenance downtime.
🔹 Parallel Remediation — Remediate multiple hosts simultaneously for faster patch cycles — perfect for large clusters.
🔹 Standalone Host Support — Manage isolated hosts via API or the new config profiles.


⚙️ Module 3: Resource Management — Enhanced DRS, vMMR, CPU Topology, and Latency

Efficiency meets performance:

Enhanced DRS (Distributed Resource Scheduler) — Smarter load balancing with new automation levels and predictive DRS for proactive resource allocation.
vMMR (vSphere Memory Monitoring & Remediation) — Gain granular insights into memory usage and performance impact.
Simplified Virtual NUMA — New CPU topology tools simplify configuring vNUMA for VMs, improving latency for sensitive workloads.


🧩 Module 4: Guest OS and Workloads

Modern workloads, fully supported:

🔑 Virtual TPM (vTPM) Policies — Clone Windows 11 VMs securely by auto-replacing TPM devices.
📈 Virtual Hardware Upgrades — Upgrade clusters to the latest hardware version in bulk.
🔒 Device Virtualization Extensions — Expanded framework for vendors to build hardware-backed virtual devices with better live migration support.


🤝 Module 5: Mixed Vendor Clusters

In vSphere 9, clusters can mix hosts from multiple hardware vendors while still managing updates with cluster-based images. This makes infrastructure more flexible and vendor-agnostic.


🔄 Module 6: Live Patch

Zero downtime patching is here:

⏱️ Live Patch — Apply updates to ESXi hosts without reboots or maintenance mode. Improve security posture while keeping workloads running.


🧮 Module 7: Introduction to Memory Tiering

Dive deeper into Memory Tiering:

📚 Learn how to set up NVMe drives as cost-effective memory extensions, boosting capacity and lowering DRAM costs.
📊 See how this impacts workload density and CPU utilization.


🔑 Module 8: vSphere Licensing and Operations

Simplify your day-to-day management:

🗝️ Unified License Management — Use the VCF Business Services Console to license your entire Software Defined Data Center with a single license file.
📋 One Pane of Glass — Link vCenter instances for holistic operations and monitoring.

What’s New in VMware Cloud Foundation 9.0 – Operations (HOL-2610-03-VCF-L)

Ready to elevate your VMware Cloud Foundation (VCF) operations game?
In the latest Hands-On Lab HOL-2610-03-VCF-L, you’ll get practical experience with all the new operational capabilities in VMware Cloud Foundation 9.0, learning how to monitor, secure, troubleshoot, and manage your private cloud infrastructure efficiently.


Below is a deep dive into each module so you know exactly what to expect.


📊 Module 1: Monitoring Private Cloud Infrastructure with Diagnostic Findings and VCF Health

Kick off by mastering the new Diagnostic Findings and VCF Health tools.

  • Diagnostic Findings offers real-time checks for security advisories (VMSAs), vulnerabilities (CVEs), and best practice deviations. It categorizes issues as Critical, Immediate, or Warning and includes easy links to relevant KB articles.
  • VCF Health gives you a clear, unified view of the entire environment—instances, vCenters, clusters, hosts, and NSX. You can quickly pinpoint trouble spots and drill down into domains and specific components.
  • Use powerful filters, historical findings, and export features to stay on top of the operational state of your cloud.

🔑 Takeaway: Get proactive issue detection and a health dashboard for streamlined troubleshooting.


🌐 Module 2: Monitoring Network Operations

The new Network Operations Dashboard integrates NSX and vSphere network monitoring right into VCF Operations—no more jumping between consoles!

  • View the network inventory at a glance: NSX Instances, Edge Clusters, Transport Nodes, and more.
  • Check out NSX Health, analyze business application flows, and dig into traffic patterns.
  • Use the interactive vSphere Network Inventory to see object relationships visually, expand views, and trace connections down to distributed virtual switches.

🔑 Takeaway: Gain deep insights into your network’s health, traffic, and relationships—all in one place.


🗄️ Module 3: Monitoring Storage Operations

Next, manage your storage like a pro:

  • The Storage Operations Dashboard centralizes monitoring for vSAN and non-vSAN datastores.
  • Analyze storage alerts, usage trends, capacity distribution, and performance.
  • Dive into vSAN Clusters to see detailed configurations, efficiency metrics, and IOPS data.

You’ll learn to filter by storage type, run diagnostics, and use dashboards to ensure healthy storage across the environment.

🔑 Takeaway: Proactively monitor and troubleshoot storage issues before they impact workloads.


🔒 Module 4: Monitoring Security Operations

Security is a top priority in VCF 9.0—and the new Security Operations Dashboard puts control at your fingertips:

  • User Security: Track authentication activity, failed logins, and permission changes with detailed dashboards.
  • Infrastructure Security: Review host encryption status, vSAN cluster encryption, advisories, certificate health, and VM encryption in one unified view.
  • Use intuitive widgets and drill-down dashboards to manage compliance and spot risks fast.

🔑 Takeaway: Unified, real-time visibility into user actions and infrastructure security helps you strengthen compliance and reduce vulnerabilities.


💸 Module 5: Chargeback and Billing

Finally, master cost transparency and control:

  • Explore the enhanced Chargeback and Billing capabilities integrated into the unified operations console.
  • Dashboards let you view chargeback summaries by organizations, projects, region quotas, and running workloads.
  • Generate and manage bills seamlessly, and preview tenant-facing billing interfaces for greater transparency.

🔑 Takeaway: Simplify financial operations and ensure tenants have clear insights into their cloud usage and costs.


✅Summary

VMware Cloud Foundation 9.0 Operations introduces robust, integrated monitoring and management tools designed to:

  • Unify health checks, diagnostics, and security monitoring
  • Provide actionable insights across infrastructure, network, storage, and user activity
  • Streamline chargeback and billing for clearer financial accountability

What’s New in VMware Cloud Foundation 9.0 – Automation (HOL-2610-02-VCF-L)

Ready to unleash true self-service private cloud automation? VMware Cloud Foundation (VCF) 9.0 is packed with robust automation features, and the HOL-2610-02-VCF-L lab is your guided hands-on tour to master them.


Whether you’re a cloud admin, service provider, or an automation enthusiast, this lab takes you from zero to hero, showing you exactly how VCF 9.0 streamlines infrastructure operations, enforces governance, and accelerates modern application deployment. Here’s an inside look at what you’ll experience.


🎓 Module 1: Getting Started with VCF Automation

⏱️ Length: 15 min | Level: Beginner

You’ll kick things off with the new Quick Start Wizard, a major usability boost in VCF 9.0. It offers both manual and automated workflows to configure your environment in minutes.

💡 Lab highlight: Experience an interactive simulation that mimics a real deployment—perfect if you want to see the process without spinning up actual infrastructure.


🗂️ Module 2: Dive Into the Provider Portal

⏱️ Length: 15 min | Level: Beginner

The Provider Portal is your mission control. In this module, you’ll:

✅ Explore the Infrastructure Overview—see organizations, regions, supervisors, and content libraries at a glance.

✅ Configure Access Control—add users, assign or create custom roles, and manage permissions.

✅ Connect Identity Providers—integrate OIDC, LDAP, or SAML for centralized authentication. Bring your enterprise-grade security posture directly into VCF Automation.


🏢 Module 3: Master Organization Management & Governance

⏱️ Length: 30 min | Level: Advanced

Here’s where things get powerful:

Content Libraries: Learn to create tenant-specific libraries to manage VM images and deployment blueprints. Unlike provider libraries, these are isolated per organization, supporting granular control.

🔑 IaaS Policies: Enforce compliance automatically. Create policies to govern how resources are provisioned and what users can do post-deployment. For example, the lab guides you through setting an IaaS Resource Policy to block unauthorized VM deployments—then tests it live to see policy enforcement in action.

🧭 Governance Tools: Leverage centralized billing, resource sharing, and collaboration while keeping strict security boundaries between tenants.


☁️ Module 4: Deploying Modern Applications

⏱️ Length: 30 min | Level: Advanced

This final module shows how VCF 9.0 transforms modern app delivery:

🐳 Supervisor Clusters: Understand how vSphere Supervisor and Namespaces abstract infrastructure complexity, letting users consume IaaS resources through Kubernetes APIs.

⚙️ Blueprint Design: Hands-on time! You’ll deploy:

  • A Virtual Machine using a pre-defined blueprint and YAML.
  • A Kubernetes Cluster with just a few clicks.

🔍 Day 2 Operations: Explore post-deployment operations—view resources, manage them through intuitive interfaces, and understand the cloud-native approach to scaling and managing workloads.


Why This Lab is a Must-Try

By the end of HOL-2610-02-VCF-L, you’ll have practical experience with:

  • Building tenant organizations
  • Managing user access and identities
  • Enforcing organizational policies
  • Deploying VMs and Kubernetes clusters on-demand

Deep Dive: What’s New in VMware Cloud Foundation 9.0 – Platform (HOL-2610-01-VCF-L)

If you’re ready to level up your understanding of modern cloud infrastructure, the HOL-2610-01-VCF-L Hands-on Lab is your best launchpad into VMware Cloud Foundation (VCF) 9.0. In this detailed guide, I’ll walk you through the lab’s structure, key learning points, and the new features it reveals — straight from VMware’s latest release.


📌 Lab Overview

This lab is perfect for beginners and experienced admins alike. In about 75 minutes, it covers:

Module 1: VCF Constructs, Components, Operations, and Identity
Module 2: How to Deploy VCF — from scratch or by converging existing infrastructure
Module 3: How to boost productivity with Virtual Private Clouds (VPCs)

By the end, you’ll know how to build, manage, and scale a robust private cloud platform with the very latest VMware tools.


🔑 Module 1 — VMware Cloud Foundation Overview

👉 Key Constructs

At the core of VCF 9.0 are a few new concepts:

  • VCF Private Cloud: The top-level logical unit, representing your entire managed cloud.
  • VCF Fleet: A set of resources managed together — including VCF Operations & Automation.
  • VCF Instance: The building block of a Fleet — includes a Management Domain (for control) and optional Workload Domains (where user apps run).
  • Availability Zones & Regions: Logical segments for fault tolerance and geo-distribution.

👉 Updated Components

VCF 9.0 refines its component structure:

VCF 5.xVCF 9.0
VMware Cloud BuilderVCF Installer
SDDC ManagerSDDC Manager (via VCF Operations)
VMware Aria OpsVCF Operations
VMware vIDMVCF Identity Broker

The new VCF Operations console unifies:

  • Monitoring & Health: Diagnostics, resource health.
  • Lifecycle Management: Patching and upgrades.
  • Fleet Management: SSO, certificates, tags, config drift.

Bonus: The new VCF Identity Broker (IdB) replaces vIDM for Single Sign-On — making authentication cleaner and more integrated.


🛠️ Module 2 — Deploying VMware Cloud Foundation

You have two main options:

Deploy New

  • Plan: Use the Planning Workbook to gather FQDNs, IPs, VLANs, and credentials.
  • Prepare: Ready your ESX hosts.
  • Deploy: Use the VCF Installer Appliance, which now supports Python, Java, PowerCLI, and OpenAPI 3.0 — so automation is a breeze.

🔁 Converge Existing Infrastructure

Already have vCenter and ESX running? Good news:

  • You can upgrade and converge your environment to VCF 9.0 using the Installer.
  • Supported topologies include everything from simple clusters to more advanced setups with Aria Ops and Automation.

Tip: The lab’s Interactive Simulations show exactly how this works, step-by-step.


🌐 Module 3 — Increase Productivity with Virtual Private Clouds (VPCs)

A major highlight of VCF 9.0 is its native VPC and Transit Gateway support:

  • VPCs provide a consistent, multi-tenant network model, visible directly in vCenter.
  • Admins and end-users can deploy, manage, and monitor VPCs alongside compute and storage.
  • It simplifies cloud-like networking inside your private cloud — no need to hop between tools.

🔒 Day 2 Capabilities

Beyond setup, the lab also covers:

  • Lifecycle Depots: Online/Offline binaries for flexible upgrades.
  • Password & Certificate Management: Update, remediate, or auto-renew easily from the console.
  • Config Drift & Tags: Monitor deviations from desired configs and keep objects organized.
  • Security & Compliance: Visualize your fleet’s security posture, audit events, and remediate risks — all in one dashboard.

📚 Key Takeaway

The HOL-2610-01-VCF-L lab is more than an overview — it’s a practical sandbox to test VMware’s latest unified operations, automation, and networking innovations for private cloud. Whether you’re modernizing existing clusters or starting fresh, VCF 9.0’s new tools streamline every step.


🎓 Try It Yourself

Duration: ~75 mins
Free & self-paced
Includes guided interactive simulations

👉 Start now: VMware Hands-on Labs — or search for HOL-2610-01-VCF-L

What’s New in VMware Cloud Foundation 9.0: Your Guided Tour with VMware Hands-on Labs

Ready to dive into the exciting world of VMware Cloud Foundation (VCF) 9.0? The latest release brings powerful new capabilities for modern, unified private cloud environments — and the best way to get hands-on is with the updated VMware HOLs.

Below, I’ve rounded up the top new labs covering Platform, Automation, Operations, vSphere updates, and Kubernetes integration — so you can quickly see what’s new and where to start.


☁️ 1️⃣ What’s New in VMware Cloud Foundation 9.0 – Platform

Lab: HOL-2610-01-VCF-L
Level: Beginner
Modules:

  • VMware Cloud Foundation Overview (30 min) – Get familiar with core concepts like Private Clouds, Fleets, and Instances.
  • Deploying VMware Cloud Foundation (30 min) – Walk through planning, deployment, and convergence of existing infrastructure with the VCF Installer.
  • Increase Productivity with Virtual Private Clouds (15 min) – Explore how VPCs and Transit Gateways enable flexible, multi-tenant networking, tightly integrated with vCenter.

Why take this lab? It’s your foundational guide to the new VCF Operations interface and the deployment workflow — great for newcomers or those upgrading from older VCF versions.


⚙️ 2️⃣ What’s New in VMware Cloud Foundation 9.0 – Automation

Lab: HOL-2610-02-VCF-L
Level: Beginner–Advanced
Modules:

  • Getting Started with Automation (15 min) – Learn to set up tenant orgs using the quick start wizard.
  • Provider Portal (15 min) – Get to know infrastructure overview, access control, and identity providers.
  • Organization Management and Governance (30 min) – Dive deep into content libraries, IaaS policies, and governance.
  • Deploying Modern Applications (30 min) – Practice deploying VMs and Kubernetes clusters for modern apps.

Why take this lab? Automate self-service private clouds, enforce governance, and speed up application delivery — key skills for cloud admins and SREs.


🛡️ 3️⃣ What’s New in VMware Cloud Foundation 9.0 – Operations

Lab: HOL-2610-03-VCF-L
Level: Beginner
Modules:

  • Monitoring Private Cloud Infrastructure (30 min)
  • Monitoring Network Operations (15 min)
  • Monitoring Storage Operations (30 min)
  • Monitoring Security Operations (15 min)
  • Chargeback (15 min)

Why take this lab? Master health monitoring, flow analysis, vSAN management, security operations, and cost transparency with chargeback — all with the new unified Operations interface.


4️⃣ What’s New with vSphere in VMware Cloud Foundation 9.0

Lab: HOL-2630-01-VCF-L
Level: Beginner–Advanced
Modules:

  • vSphere 9 Overview (30 min)
  • Lifecycle Manager (15 min)
  • Resource Management (30 min)
  • Guest OS and Workloads (15 min)
  • Mixed Vendor Clusters (15 min)
  • Live Patch (15 min)
  • Memory Tiering (15 min)
  • Licensing and Operations (15 min)

Why take this lab? Learn how vSphere 9.0 simplifies license management with Unified Licensing, enhances performance with Memory Tiering, enables Live Patching with zero downtime, and makes cluster lifecycle operations smoother — even across mixed hardware vendors.


☸️ 5️⃣ Unifying VM and Kubernetes Management with vSphere Supervisor

Lab: HOL-2633-01-VCF-L
Level: Beginner
Modules:

  • What is the vSphere Supervisor? (15 min)
  • How does the vSphere Supervisor work? (30 min)

Why take this lab? See how vSphere Supervisor bridges VMs and Kubernetes, get hands-on with configuration, and deploy Kubernetes clusters alongside traditional VMs — all from vCenter.


🎓 Ready to Learn?

All these labs are free, self-paced, and available right now in the VMware Hands-on Labs catalog. Whether you’re planning a fresh deployment, modernizing operations, or integrating Kubernetes, these labs ensure you’re ready to make the most of VMware Cloud Foundation 9.0.

👉 Check out the labs and start exploring: VMware Hands-on Labs