Before you begin the installation, ensure you have the following:
Follow these steps to install the kubesense binary using the provided shell script:
Download and execute the installation script
You can do this via curl or wget:
curl -s -L https://cli.kubesense.ai/install.sh | bash
wget -O - https://cli.kubesense.ai/install.sh | bash