Set up a Local Runner
Last updated
Was this helpful?
Last updated
Was this helpful?
Go to the
Click Add Local Runner
Give it a nickname (this will be used to refer to your runner in the Kubiya platform
Choose to install the runner in your cluster using Kubernetes (kubectl) or Helm
Kubernetes: Copy the manifest and run it in your command line
Helm: Copy the first Helm command to add repository and run it in your command line. Then copy the Helm command to install the chart and run it in your command line.
Click Done
If you're setting up the use case, you'll need to grant your runner additional permissions to access namespaces outside of the kubiya
namespace.
To do so, run the following command:
If you're setting up the AWS JIT Permission Crew use case or building your own that requires policy enforcement, you'll need the Enforcer service.
To set it up, check out our guide on or .