This publication describes how to deploy Tanzu Kubernetes Grid 2.5.x with a standalone management cluster on vSphere, how to upgrade an older Tanzu Kubernetes Grid (TKG) deployment to TKG 2.5, and how to manage the deployment.
NoteTanzu Kubernetes Grid 2.x refers to how the latest versions of the Tanzu CLI (shipped with TKG v2.x) work with TKG 2.5.x management clusters. Specifically, TKG 2.x uses improved
Cluster
object definitions backed by a newClusterClass
object type defined in version v1.x (v1beta1) of the Cluster API open-source toolset for Kubernetes cluster management. These redesigned cluster objects are simpler, more modular, and more cross-compatible than the corresponding objects in previous versions of Cluster API used by TKG 1.x.
The first step in deploying Tanzu Kubernetes Grid is to Install the Tanzu CLI and Kubernetes CLI for Use with Standalone Management Clusters. You then use the Tanzu CLI to deploy standalone management clusters.
If you are using the vSphere IaaS control plane (formerly known as vSphere with Tanzu) Supervisor, you do not need to deploy a standalone management cluster. How to use the vSphere IaaS control plane Supervisor is not described in the TKG documentation. See the vSphere IaaS control plane docs.
This publication covers using the Tanzu CLI to deploy and manage standalone TKG 2.5.x management clusters. Other TKG publications cover the following subjects.
What do you want to do? | Documentation |
---|---|
Find out more about TKG | About Tanzu Kubernetes Grid |
Deploy TKG v2.5.x workload clusters with a standalone management cluster | Creating and Managing TKG 2.5 Workload Clusters on vSphere with the Tanzu CLI |
Learn the Tanzu CLI commands | Installing and Using VMware Tanzu CLI v1.3.x |