build 93162979 | content blog-content@c8490fa · 338 posts | profiles 20 · corpus 232 | 0 skipped |
Solution · VMware

Kubernetes Service

The vendor calls it: VMware vSphere Kubernetes Service vendorName: VMware vSphere Kubernetes Service

Kubernetes inside the vSphere stack. If you can run vSphere, you can run a container platform on it.

VMware Pinnacle Partner · soultec.ch/partner, verbatim

Topics capabilities · idf weight Containers containers 2.58 Virtualization virtualization 1.54
Vendors vendors · idf weight VMware vmware 0.91
04Services
06Posts
02Capabilities
232Corpus

What it is

vSphere Kubernetes Service, formerly vSphere with Tanzu, puts Kubernetes into the vSphere stack. Containers run on the platform that is already there and are managed with the same tools.

Why that is the point

Because the alternative is a second platform. Standing up a separate Kubernetes estate means a second operating model, second monitoring, second set of permissions, and a second team who know it at three in the morning. With vSphere skills the way in here is much shorter.

What it is for

Two cases, and the second gets overlooked.

Development teams need Kubernetes clusters to build and test containerised applications. That is the obvious one.

The other: organisations that write no software of their own still cannot avoid it, because third-party software increasingly ships only as a container image. The question stops being whether you run containers and becomes what you run them on.

What to watch

Kubernetes moves complexity, it does not remove it. Storage classes, networking and access rights want deciding before the first cluster exists, or the first use case decides them for every one after it.

Posts about it

Build your own Homelab – Part 2

In this installment, I will walk you through the initial steps of configuring the basic infrastructure required for my nested vSphere homelab with NSX and Tanzu.

2023-05-08 · posts/how-to-build-your-own-homelab-part-2.md · 785 words · 4 min · marco-mattei

Virtualization virtualization 1.54 Containers containers 2.58

Authenticate with the vSphere Supervisor API

Have you always wondered how to log in directly to the vSphere Supervisor API to communicate directly with the Kubernetes API without having to rely on kubectl-vsphere or vcf-cli command line tool?

2026-07-29 · posts/how-to-authenticate-with-the-vsphere-supervisor-api.md · 257 words · 1 min · matthias-grasmueck

Containers containers 2.58

VVF 9.0 Supervisor with the Foundation Load Balancer

The 9.0 release of VMware vSphere Foundation brings new ways to deploy the vSphere Supervisor. One of them is the built-in Foundation Load Balancer.

2025-06-24 · posts/vvf-9-0-supervisor-mit-foundation-load-balancer.md · 501 words · 3 min · marco-mattei

Containers containers 2.58

vSphere Supervisor Services

Supervisor Services run Kubernetes deployments directly on a vSphere namespace, so no Kubernetes guest cluster is needed and the pods run on the ESXi host through the vSphere CRX runtime.

2024-12-22 · posts/how-to-vsphere-supervisor-services.md · 755 words · 4 min · yannick-gerber

Containers containers 2.58

Tanzu default storage class

I was recently playing with Helm charts on Tanzu Kubernetes clusters and ran into a few problems. Here is a quick tip if you hit something similar.

2023-07-17 · posts/tanzu-default-storage-class.md · 743 words · 4 min · marco-mattei

Containers containers 2.58

Certified Kubernetes Administrator – CKA

soulTec has something to celebrate. Three of our engineers passed the Certified Kubernetes Administrator (CKA) exam.

2023-01-15 · posts/certified-kubernetes-administrator-cka.md · 2734 words · 14 min · dario-doerflinger

Containers containers 2.58

Who works with it