Managing modern IT infrastructure often feels like balancing completely different ecosystems. For years, organizations have run separate, hand-built, Kubernetes stacks on top of legacy virtualization platforms. Due to security concerns, it just made sense to build a separate, tailored container environment that they could automate and schedule their exact needs. This fragmented approach leads to inconsistent security policies, fragile integrations between clusters, and operational silos. It slows down developer velocity and makes it incredibly difficult for IT teams to enforce governance at scale while keeping day-to-day operations manageable.
VMware Cloud Foundation 9 (VCF 9) fundamentally changes how organizations approach their infrastructure. VCF 9.0 activates the vSphere Supervisor platform and vSphere Kubernetes Service (VKS), VMware’s CNCF-conformant Kubernetes runtime, so Kubernetes clusters and traditional VMs share the same operational model and policy engine. VCF 9 eliminates the divide between cloud-native applications and traditional workloads.
This native integration provides a robust, virtualization platform that treats containers and virtual machines as equal citizens. It allows IT leaders to simplify management, enhance security, and deploy advanced artificial intelligence pipelines without building a completely new data center.
The evolution of the virtualization layer
Historically, deploying Kubernetes meant building a “DIY DevOps stack.” IT teams had to stitch together network solutions, storage arrays, identity management tools, and observability platforms to make their container environments functional. This required specialized skill sets and created shadow IT environments that bypassed corporate security protocols.
VCF 9 solves this problem by embedding Kubernetes natively into the hypervisor. This means that Kubernetes is no longer a bolt-on accessory. It is a core feature of the private cloud environment.
The vSphere Kubernetes Service brings container management directly into the vSphere interface that IT professionals already know and use daily. This integration provides a seamless experience for administrators, allowing them to manage clusters with the same tools and processes they use for virtual machines. It also provides enterprise-ready features out of the box, including integrated networking through NSX and resilient storage via vSAN.
By eliminating the need to manually assemble a DevOps stack, organizations can reduce the time it takes to deploy new applications from weeks to hours. This streamlined approach lowers administrative overhead and reduces the risk of configuration errors that can lead to security vulnerabilities or system downtime.
Kubernetes as a first-class citizen
One of the most significant challenges in enterprise IT is managing disparate infrastructure silos. When teams operate separate environments for legacy applications and modern microservices, they create unnecessary complexity. VCF 9 dismantles these silos by offering a unified platform where virtual machines and containers run seamlessly alongside each other.
You can build, deploy, and manage your entire workload portfolio on the same physical infrastructure. This unified approach uses a single interface and a consistent governance model that spans traditional applications, cloud-native services, and resource-intensive AI workloads.
This consolidation brings massive benefits to the way you use your resources. VCF 9 introduces advanced features like Advanced NVMe Memory Tiering, which allows high-frequency applications to use fast flash storage as a second memory tier. This keeps compute-intensive working sets close to the CPU while moving cold pages to NVMe, freeing up expensive DRAM for the tasks that truly need it. According to Broadcom’s internal testing, advanced NVMe memory tiering can drive up to 38% reduction in server TCO by extending memory beyond DRAM using NVMe.
Additionally, with vSAN ESA Global Deduplication, VMware deduplicates blocks at a global scope across vSAN clusters, not just within a single disk group, allowing you to serve larger datasets on the same flash footprint. It removes duplicate data blocks globally, protecting and serving larger datasets on the same flash footprint without the performance penalties typically associated with deduplication engines. These core innovations mean you can pack more virtual machines and containers onto each host, maximizing your hardware investment.
Accelerate artificial intelligence strategies
VCF 9 also makes Kubernetes an enterprise-ready solution for high-density, GPU-accelerated workloads, bridging a critical infrastructure gap. While artificial intelligence is changing the business landscape, many AI projects stall because they don’t have the right infrastructure: massive compute power, low-latency networking, and high-speed storage.
For organizations running heavy AI applications, VCF 9 allows you to stand up Kubernetes-based machine learning pipelines and inference services on the exact same fabric that runs your core enterprise virtual machines. You no longer need to procure and maintain a parallel hardware platform.
As I discussed in my previous blog post, VCF 9 introduces GPU as a Service, powered by the VMware Private AI Foundation with NVIDIA. This transforms how enterprises consume graphics processing capacity. IT teams can virtualize GPU resources, publish them as catalog-driven services, and allocate them on demand. This ensures that expensive hardware does not sit idle when models are not actively training.
In addition, VCF 9 supports complex Large Language Model (LLM) workflows by combining a Harbor-based model store for AI artifacts with vSphere content libraries. You can manage models and AI images with the same rigor you apply to standard virtual machine templates. I’ll discuss this in-depth in my next post.
Empower developers with self-service
Speed to market is a critical metric for any technology team. Developers need immediate access to infrastructure to test code, deploy applications, and iterate on new features. However, traditional IT ticketing systems often introduce days or weeks of delay.
VCF 9 resolves this tension through VCF Automation. Developers can access a self-service catalog where they can request Kubernetes clusters, AI blueprints, and database instances via simple catalog items or REST APIs. This Infrastructure as Code (IaC) approach allows workload teams to declare virtual private clouds in code, automatically spinning up routing, load balancing, and security protocols without requiring manual intervention from network engineers.
This level of automation drastically improves developer speed. They get the resources they need instantly, complete with all relevant dependencies, allowing them to focus on writing code rather than waiting for infrastructure provisioning.
Maintaining IT governance and security controls
While developers need speed, IT operations require security, governance, and cost control. VCF 9 delivers on both fronts. Even as developers consume resources through self-service APIs, IT administrators maintain centralized oversight of the entire environment.
VCF 9 embeds security and compliance guardrails directly into the platform. Configuration compliance monitoring continuously scans runtime settings against industry standards like CIS and NIST. If a configuration drifts from the baseline, the system flags it immediately and can even automatically correct it based on defined policies.
You can also keep a close eye on costs. Real-time cost meters show exactly how much each part of the business is spending. This makes it easy to see who is using what resources and turn that data into numbers for an invoice. As a result, business leaders can create more accurate budgets and understand the financial impact of their technology use.
By tying identity management, automated certificate rotation, and policy enforcement to the core platform, VCF 9 ensures that when a developer deploys any Kubernetes cluster, it will automatically follow your organization’s strict security protocols.
Real-world use cases for Kubernetes in VCF 9
Understanding the technical features of VCF 9 is helpful, but seeing how organizations apply these tools provides a clearer picture of their value. Here are three examples of how businesses use the unified platform to drive results.
Modernizing healthcare diagnostics
A large regional healthcare provider needed to implement a new AI-driven diagnostic imaging system to help radiologists identify anomalies faster. Their existing infrastructure could not support the required machine learning pipelines, and patient privacy regulations prevented them from sending data to public cloud models.
By leveraging VCF 9, the provider deployed Kubernetes clusters specifically tailored for their AI workloads on their existing infrastructure. They utilized GPU as a Service to allocate compute power to the imaging software during peak hours. The native security features ensured all patient data remained compliant with HIPAA regulations, allowing them to process sensitive diagnostics entirely on-premises.
Securing financial sector transactions
A mid-sized financial institution wanted to modernize its legacy monolithic applications by transitioning to a microservices architecture. They needed the agility of containers but required the absolute security and auditability of virtual machines.
VCF 9 allowed them to run their new containerized transaction processing engines side-by-side with their traditional core banking virtual machines. VCF Automation enabled their developers to spin up secure, compliant testing environments in minutes. Meanwhile, IT operations used the centralized security dashboard to monitor the entire attack surface, ensuring strict adherence to financial industry regulations.
Scaling e-commerce operations
An online retailer frequently experienced massive spikes in traffic during holiday sales events. Their legacy infrastructure struggled to scale quickly, leading to degraded performance and lost revenue.
With VCF 9, the retailer adopted a fluid infrastructure model. Using the vSphere Kubernetes Service, they containerized their web front-end and inventory services. During peak demand, the automated lifecycle management allowed their Kubernetes clusters to scale rapidly across their private cloud. Once the rush subsided, the system contracted, optimizing resource utilization and keeping operational costs predictable.
Resilient infrastructure
Upgrading to a modern private cloud platform like VCF 9 requires a robust, secure, and highly available physical foundation. Building a data center capable of supporting high-density AI workloads and enterprise-grade Kubernetes involves a significant amount of capital expense, specialized hardware, and dedicated personnel.
11:11 provides the most advanced platform and technology solutions to address your organization’s specific needs, whether your still developing your AI strategy, or are already deploying it.
When you choose 11:11 Systems for your Infrastructure as a Service (IaaS) needs, you offload the heavy lifting of infrastructure management. We offer seamless integration with your existing systems, ensuring compatibility and minimizing disruptions. Our scalable architecture allows you to expand your footprint dynamically, avoiding the trap of paying for idle capacity.
Preparing your infrastructure for the future
The integration of Kubernetes into the virtualization layer represents a monumental shift in how IT professionals manage data centers. VCF 9 provides the unified platform required to bridge the gap between legacy systems, modern containers, and the artificial intelligence pipelines of tomorrow.
By eliminating operational silos and empowering developers with secure self-service tools, your organization can accelerate innovation while maintaining absolute control over costs and compliance.
Additional resources:
VCF 9, Infrastructure, and the AI Revolution
11:11 Hosted Private Cloud
Find the “Just Right” Cloud for Your Business
