Skip to content

Cloud driver for private cloud setup #3787

@afbjorklund

Description

@afbjorklund

Description

Now that the driver framework is almost finished, it would be nice with a lima driver for private cloud...

Previously we had drivers for the whole local server, but it can be handy to only allocate one VM on it?

Since we had a driver for libvirt, I thought it would be handy with a driver for oVirt - but it was hard to do.

Better to provide a new driver for Proxmox VE, which is easier to set up. It is also Open Source (AGPLv3).


https://pve.proxmox.com/wiki/Proxmox_VE_API

  • REST
  • JSON

https://github.com/luthermonson/go-proxmox

Previous:

Note: the driver goes in a separate git repository

It uses the new gRPC framework, for Lima drivers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions