You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
A driver for Scaleway is proposed to be added to OneProvision, which will allow users to easily deploy public cloud resources through OpenNebula. This new feature will help expand hybrid cloud capabilities by letting users provision resources from Scaleway alongside their existing private cloud setup.
Use case
Users will be able to deploy virtual machines, storage, and networking resources directly from OpenNebula to Scaleway's public cloud thanks to OneProvision capabilities. It will also make it easier to scale resources dynamically to handle different workloads.
Interface Changes
The Scaleway driver will be added as an additional driver within OneProvision without requiring changes to existing interfaces.
This is the first version of a ScaleWay drivers for OneProvision. The
drivers include the following features:
- Full support for defining Scaleway zones and regions, predefined files
for Paris-1, Amsterdam-1 and Warsaw-3.
- Edge cluster based on metal instances
- Flexible IP support for VMs running on Scaleway clusters
- Private networking based on VXLAN and FRR (bgp-evpn). Future versions
of this driver will consider extending IPAM to use Scaleway private
networks.
- Playbook includes an /etc/hosts update to support name resolution of
scaleway instances (needed by libvirt for live migration)
This commit also updates firewall to allow libvirt ports.
co-authored-by: Victor Palma <vpalma@opennebula.io>
Description
A driver for Scaleway is proposed to be added to OneProvision, which will allow users to easily deploy public cloud resources through OpenNebula. This new feature will help expand hybrid cloud capabilities by letting users provision resources from Scaleway alongside their existing private cloud setup.
Use case
Users will be able to deploy virtual machines, storage, and networking resources directly from OpenNebula to Scaleway's public cloud thanks to OneProvision capabilities. It will also make it easier to scale resources dynamically to handle different workloads.
Interface Changes
The Scaleway driver will be added as an additional driver within OneProvision without requiring changes to existing interfaces.
Additional Context
Progress Status
The text was updated successfully, but these errors were encountered: