Skip to main content

Posts

Showing posts from September, 2023

Install TANZU CLI in Linux for Vsphere with Tanzu

The VMware Tanzu command-line interface (Tanzu CLI) is  a command-line tool that connects you to Tanzu . Just like Kubectl CLI. For example, you can use the Tanzu CLI to: Create and manage management clusters. Create and manage workload clusters. Manage Kubernetes releases The first thing to ensure is that it aligns with or is compatible with the Kubernetes cluster version, just like you would when installing the kubectl client. When working with packages in a Tanzu Kubernetes Cluster (TKC) and utilizing the Tanzu CLI, it becomes highly beneficial for managing packages within the Tanzu Cluster. Installation To obtain the binary corresponding to your cluster version, please use the provided link. To successfully download the binary, you must have access to the VMware portal and select the highlighted version https://customerconnect.vmware.com/en/downloads/details?downloadGroup=TKG-161&productId=988&rPId=99512 After downloading the files, transfer the binaries to the jump host.