Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 1.4 KB

compute_resource.md

File metadata and controls

54 lines (29 loc) · 1.4 KB

Compute resource

Create compute resource

You create a proxmox compute resource and set:

  • the API REST URL, e.g: http://[host]:8006/api2/json
  • user with sufficient privilegies to create vm with his realm, e.g: root@pam. Don't forget the @!
  • user password
  • if ssl_verify_peer, copy and paste the two cluster certificates: root and pve

Test if connection works, then save it.

Compute resource

Certificates can be copy and paste from your provider:

Proxmox certificates

You can see vm associated with proxmox provider:

Show vms of compute resource

You can see it in about page:

About compute

You can see in welcome page this widget which shows node average load through time:

Widget

Host group, profiles

To ease hosts management you can create a host group.

You can create profiles:

Compute profile

You can list profiles:

Compute profile

Associated vms

You can list VMs associated to your proxmox compute resource:

VMs associated to your proxmox compute resource

Associated images

You can list images associated to your proxmox compute resource:

Images associated to your proxmox compute resource