Bio-OS TES K8s Agent is a component of the Bio-OS task execution service , responsible for eceives scheduled tasks from the API server, launches them as Kubernetes Jobs/Pods, monitors execution, and reports task status and logs back.
For deployment, you can refer to the manifests directory to build and install these services in your own Kubernetes cluster using Helm.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.