earthcube / scheduler

Scheduling approaches related to gleaner tooling
Apache License 2.0
0 stars 0 forks source link

Add Headless Container to each Gleaner run. #74

Open valentinedwv opened 10 months ago

valentinedwv commented 10 months ago

Headless is a one 'summoner' at a time service. If more than one running gleaner accesses it, it can cause bad data.

So we need to create a single headless container Service with each run, or at least a container, that we start up and tear down since we don't need any configurations.

Needs to