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

[Feature]: Oracle Cloud Infrastructure backend #1194

Closed
15 tasks done
jvstme opened this issue May 3, 2024 · 1 comment
Closed
15 tasks done

[Feature]: Oracle Cloud Infrastructure backend #1194

jvstme opened this issue May 3, 2024 · 1 comment
Assignees
Labels

Comments

@jvstme
Copy link
Collaborator

jvstme commented May 3, 2024

Add support for Oracle Cloud Infrastructure. The main priority is on-demand GPU instances. Support for other types of instances may be added later.

Tasks

Essential, cannot release the feature without these:

  • backend configuration
  • instances catalog in gpuhunt
  • getting offers in dstack
  • packer templates
  • running images from the marketplace
  • running and terminating instances
  • controlling disk size
  • creating network resources
  • creating compartments
  • client credentials without file paths
  • docs

Non-essential, may be added after the release:

  • document restrictive permissions
  • GitHub actions for publishing packer images
  • multi-node tasks
  • bare metal instances

May be implemented later:

  • preemptible (spot) instances [Feature]: OCI spot instances #1375
  • creating dstack gateways [Feature]: Running dstack-gateway on OCI #1376
  • flexible instances - medium priority; flexible instances are CPU-only, but for newer OCI regions (e.g. Chicago) they are the only CPU VM offerings
  • always free instances - lower priority; always free instances are very small CPU instances, but they could be useful for simple experiments
@jvstme jvstme added the feature label May 3, 2024
@jvstme jvstme self-assigned this May 3, 2024
@r4victor
Copy link
Collaborator

@jvstme, should we close it as completed?

@jvstme jvstme closed this as completed Jul 1, 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

2 participants