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

C2D.2: Execution layer K8 API #423

Open
7 tasks
alexcos20 opened this issue May 13, 2024 · 0 comments
Open
7 tasks

C2D.2: Execution layer K8 API #423

alexcos20 opened this issue May 13, 2024 · 0 comments
Labels
Milestone

Comments

@alexcos20
Copy link
Member

For start, we need the following functionality:

  • define how auth works (both when running in cluster and outside)
  • low level function to create PVC
  • low level function to create PV
  • low level function to create pods
  • low level function to get pods status
  • low level function to delete PV
  • low level function to delete PVC

After we have the class, we will integrate it up the stack

@alexcos20 alexcos20 added the Epic label May 13, 2024
@mihaisc mihaisc changed the title C2D v2: Execution layer K8 API C2D.2: Execution layer K8 API May 14, 2024
@alexcos20 alexcos20 added this to the New C2D milestone Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant