Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

KubeTask

KubeTask will be a Kubernetes-based execution service for isolated, short-lived tasks. It will handle task orchestration and lifecycle management, including resource controls, artifact storage, status tracking, and cleanup.

Project status

KubeTask is in the design stage. The repository contains no implementation code, API, binary, container image, or release.

The initial design uses a Go control plane and a Python task runtime. It relies on existing projects such as llm-sandbox and Agent Sandbox for runtime and sandbox capabilities.

Design decisions will be recorded in docs/ADR as the project develops.

License

KubeTask is licensed under the terms in LICENSE.

About

Kubernetes-based execution service for isolated, short-lived tasks with resource controls, artifact storage, and task lifecycle management

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors