Skip to content

iiasa/wkube_job_agent

Repository files navigation

WKUBE Job Agent (IIASA Accelerator)

This agent injects into a wkube job, performs data mapping on startup and finalization, and monitors its health. Inspired by HKube/Argo Workflows. Injects as a lightweight I/O-bound trait (Goroutine) in the main container. The agent becomes like the init system of the container that runs the job and wraps the command being launched.

Usage

go run main.go "bash command"

Build

env CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -o wagt-v1.2.9-linux-amd/wagt cmd/main.go

About

WKUBE Job Agent

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •