Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 725 Bytes

providers.md

File metadata and controls

24 lines (20 loc) · 725 Bytes

Supported providers

  • Google Compute Engine (get started)
    • orbiter manages clusters as well as the whole underlying infrastructure
  • Cloudscale provider
    • orbiter manages clusters as well as the whole underlying infrastructure
  • Static provider (get started)
    • orbiter manages clusters, loadbalancing and machines software
    • the machines creation and deletion is managed manually

More providers to come

  • Hyperscalers
    • Amazon Web Services
    • Alibaba Cloud
    • Microsoft Azure
  • Virtualization software
    • VMWare
    • KubeVirt
    • Ignite
  • Bare Metal
    • PXE Boot

If you desire an explicit implementation, file an issue. Also, pull requests are welcome and appreciated.