Skip to main content

Run “Hello Konduktor”

To submit your first run, copy the below yaml into a file called ‘hello_konduktor.yaml’.
If you see “Hello World!”, congratulations on setting up Konduktor!
AI-Assisted Workflows: Install the Konduktor Skills plugin to get AI help drafting task YAMLs, writing Python SDK code, and constructing CLI commands directly in your editor.

Requirements

We currently have the following requirements for container images for jobs.
  • Containers must be Debian/Ubuntu based and use apt as a package manager
  • have bash in $PATH
  • permit login/run as root