Harness Delegate Utility
Goal
Quickly deploy the Harness delegate in common cloud scenarios (i.e. Google Cloud Run) beyond kubernetes and docker.
Prerequisites
- Administrative login to your cloud of choice (Azure/GCP/AWS)
- A cloud shell or terminal with the cloud commands (cli) preloaded
- Pre-downloaded harness-delegate.yml in the current directory
Download and Run
curl -k -L https://www.suchcodewow.io/manifests/delegate.ps1 > ~/delegate.ps1 && pwsh ~/delegate.ps1
About the utility
- If using GCP cloud shell, authorize the terminal when requested
- You’ll be able to select region and project from your available options
- The name format will be
harness-delegate-[6 characters]