Swimlane Platform Installer Gu...
Existing Cluster Installation
Install Into an Online OpenShift Cluster
9 min
prepare the spi kubectl add on download the spi kubectl add on for the os version where you run kubectl commands from linux osx untar the file rename the kots binary to kubectl kots move the kubectl kots binary into your path so that it can be recognized by kubectl (e g /usr/local/bin/) install the spi using the kubectl add on choose the namespace into which you are installing the swimlane platform installer and swimlane platform these instructions refer to this namespace as your namespace choose the service account that the swimlane pods will run as these instructions refer to this service account as service account name create the namespace and service account with the correct openshift policy to run the swimlane pods next, run the kubectl add on automatically creates the namespace specified if it doesn't already exist if the kubeconfig environment variable is not set you will need to add kubeconfig /path/to/kube/config to the install command above so that it can authenticate to your cluster after a few moments of initialization, you are prompted to create the spi admin console password when the install is complete it automatically proxies the spi ui to http //localhost 8800 in a chrome browser window, access the spi ui at http //localhost 8800 to begin configuring the swimlane platform enter the password you specified during the install process next, you are prompted to upload your yaml license file select or drag the file, and then click upload license after the license is uploaded you are prompted to either install in an airgapped environment or download from the internet at the bottom of the page, click download swimlane from the internet next, see configure the swimlane platform for an existing cluster install docid\ tvcynrfn2 8u bhrprbe1 to configure and deploy swimlane after swimlane has been deployed, more steps are required to ensure that all swimlane pods start successfully the service account used by the swimlane tools container requires an openshift policy be set in order to run if you chose to have the service account used by the swimlane tools deployment automatically created then the service account name to specify to the command below will be swimlane backup if you chose to create your own service account, you will need to use the name of the service account you created for it