Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Create daemon for worker nodes #2

@tanishq-dubey

Description

@tanishq-dubey

A worker daemon will be created for monitoring the status of worker and executing tasks on the worker. The daemon should be able to complete the following tasks at a minimum.

  • Create a docker container
  • Shutdown a docker container
  • Report which containers are running

Ideally the worker daemon has a config file located somewhere in /etc/ and runs as a service, so that if a worker crashes, it can immediately be restarted.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions