Learn how to deploy Bunkr agents anywhere.
Last updated 4 years ago
Was this helpful?
We recommend using docker to run Bunkr agents:
docker pull bunkr/agent:latest docker run --rm -it bunkr/agent:latest help
We support Kubernetes Helm charts by providing our own . In order to be able to execute the following steps, you need to CLI.
Start by adding Bunkr's charts repository:
helm repo add bunkr-charts https://bunkr-io.github.io/bunkr-helm-charts/