Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.66 KB

File metadata and controls

42 lines (28 loc) · 1.66 KB
layout
title description tableOfContents outline pagination
visible
true
visible
true
visible
true
visible
true
visible
true

Getting Started

Getting Started with RunWhen Local

To begin using RunWhen Local, first choose your preferred deployment method:

Deployment Options

RunWhen Local is distributed as a container image and can be deployed in the following ways:

  1. In Kubernetes via Helm (Connected)
    • This method integrates a self-hosted runner, which executes health checks, troubleshooting, and automation tasks on behalf of the RunWhen Platform SaaS.
  2. Standalone (Disconnected Mode)
    • RunWhen Local can also be deployed to provide resource discovery and local output files, but without any connection or interaction with the RunWhen Platform service.

Which deployment method is right for you?

  • I want to use the RunWhen Platform
    If you need Engineering Assistants that can automatically suggest and run tasks privately and securely in your own environment, and you want a collaborative workspace for troubleshooting and operational automation tasks with your team, then the kubernetes_self_hosted_runner option is right for you.

  • I just want locally generated troubleshooting configuration from a community of smart engineers