Step 1: Setup dependencies
You can skip directly to TLDR for the quickest start.
In this step, we will setup the dependencies for our project. We will use
dockerkubectlhelm
Note: For local setup make sure you have docker setup and running. Run
docker psto check if docker is running.
1.1) Installation
Run the following commands to get the dependencies installed.
npm install -g @starship-ci/cliRun following command to install all the dependencies
starship install1.2) Manual Installation
If you want to install the dependencies manually, please follow the instructions of each of the required dependencies