Turbine Platform Installer Gui...
Troubleshooting Guide
Generate a Support Bundle
10 min
if you're having issues with the turbine platform installer (tpi), your swimlane support representative will likely ask you to generate a support bundle to identify the diagnostics for your issue support bundles contain logs from all relevant pods, as well as other useful information from your deployment airgapped deployments use these instructions for an airgapped deployment before you begin generating a support bundle you must first ensure that you have the support bundle command installed install the support bundle command if you have already installed the support bundle command, you can skip these steps to install the support bundle command from a computer that is connected to the internet run move the files to the server next, connect to the airgapped server and make the support bundle file executable chmod 777 support bundle execute the installer for support bundle /support bundle finally, generate the support bundle kubectl support bundle /path/to/spec yaml give this support bundle to swimlane support generating a support bundle with cli (airgap) to generate a support bundle with cli (airgap) log in to tpi, and connect to the server run this support bundle command if this command throws the following error, it means that a support bundle file has been saved in the directory from which the commands were run if you do not have the support bundle command, see install the support bundle command the support bundle uploads to your turbine platform installer ui from the turbine platform installer ui, click dashboard and then open the troubleshoot tab on troubleshoot, click download bundle deliver the downloaded file to swimlane support online deployments use these instructions for an online deployment that is connected to the internet before you begin generating a support bundle you must first ensure that you have the support bundle command installed see install the support bundle command for details generating a support bundle with cli (online) to generate a support bundle with cli (online) log in to tpi, and connect to the server run this support bundle command curl https //krew\ sh/support bundle | bash generate the support bundle by running this command kubectl support bundle secret/default/kotsadm turbine supportbundle if this command throws the following error, it means that a support bundle file has been saved in the directory from which the commands were run the support bundle uploads to your turbine platform installer ui from the turbine platform installer ui, click dashboard and then open the troubleshoot tab on troubleshoot, click download bundle deliver the downloaded file to swimlane support generating a support bundle through the tpi ui use these instructions to get a support bundle from the tpi ui log in to the turbine platform installer ui from the turbine platform installer ui, click dashboard and then open the troubleshoot tab if you do not have the support bundle command, see install the support bundle command on the troubleshoot tab, click analyze swimlane the tpi checks the deployment for issues this may take some time you will know when the process is finished once you receive an analysis overview to view the content of the support bundle, click the file inspector tab to download the support bundle, click download bundle deliver the downloaded file to swimlane support