github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/orbiter/providers.md (about) 1 # Supported providers 2 3 - Google Compute Engine ([get started](../../README.md)) 4 - orbiter manages clusters as well as the whole underlying infrastructure 5 - Cloudscale provider 6 - orbiter manages clusters as well as the whole underlying infrastructure 7 - Static provider ([get started](./static.md)) 8 - orbiter manages clusters, loadbalancing and machines software 9 - the machines creation and deletion is managed manually 10 11 ## More providers to come 12 13 - Hyperscalers 14 - Amazon Web Services 15 - Alibaba Cloud 16 - Microsoft Azure 17 - Virtualization software 18 - VMWare 19 - KubeVirt 20 - Ignite 21 - Bare Metal 22 - PXE Boot 23 24 If you desire an explicit implementation, file an issue. Also, pull requests are welcome and appreciated.