Setting up a VMWare Tanzu Cluster¶
This section describes the setup required to install DKube on an existing Tanzu cluster.
Getting the kubeconfig file¶
The following commands will copy kubeconfig file to the installation node:
tkg get credentials <Cluster Name> --export-file kubeconfig
DKube Installation¶
DKube is installed using Helm. Continue the installation at Installing DKube
DKube Installation