Skip to content

iiasa/wkube-task-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WKUBE Task Agent(IIASA Accelerator)

This agent wraps wkube task and monotors its health.

Usage

go run main.go "bash command"

Build

env GOOS=linux GOARCH=amd64 go build -o wagt-v0.5.3-linux-amd/wagt main.go