Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Job template for DataChain workers #486

Draft
wants to merge 23 commits into
base: main
Choose a base branch
from
Draft

Conversation

0x2b3bfa0
Copy link
Member

@0x2b3bfa0 0x2b3bfa0 commented Oct 24, 2024

Isolation To Do

  • Set runtimeClassName to gvisor
  • Review default Network Policy with gvisor isolation or create custom one
  • Review persistent volumes architecture (NFS + local)
  • Review access to secrets and config maps
  • Review cold startup times for new jobs & find way to improve
  • Consider pod-per-node performance mode in GKE

Studio To Do

  • Get rid of Celery and move job polling logic to workers

Distributed To Do

  • Run jobs up to quota for each submssions (stop on quota exception)
  • Set idle timeout to 1 hour
  • Set quota to 6 or 10
  • Replace all the nested queue nonsense with column.sys__rand % parallelism

@0x2b3bfa0 0x2b3bfa0 changed the title Create job-studio-datachain-worker.yaml Create Job template for DataChain workers Oct 24, 2024
@0x2b3bfa0 0x2b3bfa0 self-assigned this Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant