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

SkyHook / HTCondor integration #116

Open
bbockelm opened this issue Apr 30, 2021 · 0 comments
Open

SkyHook / HTCondor integration #116

bbockelm opened this issue Apr 30, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@bbockelm
Copy link

To make SkyHook available to the HTCondor worker nodes, a number of things will need to occur:

  1. Kubernetes will need to give the Ceph OSDs public IP addresses (something that's routable from HTCondor). This can be done by switching Calico to BGP (and have the upstream router peer with Calico) and assigning it service IPs that are publicly routable.
  2. Each condor job will need a read-only key to be able to access CephFS and librados directly.
  3. HTCondor will need to provide the right Docker flags so we can mount CephFS as an unprivileged user.
@oshadura oshadura added this to the 2021-09-01 milestone Jun 21, 2021
@oshadura oshadura added the enhancement New feature or request label Jun 21, 2021
@oshadura oshadura modified the milestones: 2021-09-01, 2022-05-01 Nov 12, 2021
@oshadura oshadura modified the milestones: 2022-05-01, 2022-08-01 Jun 24, 2022
@oshadura oshadura assigned gattebury and unassigned oshadura Jun 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants