Service Offerings
Service offerings are like templates that define how an instance consumes OpenCloud and hands out resources to those instances. These are pre-defined and cannot be changed by end users.
- Compute Offerings: offerings that set cores/cpu/memory on an Instance.
- Disk Offerings: offerings that set disk types that can be attached to an Instance.
- Network Offerings: offerings for Networks. See the section on Networking for more information.
Viewing Service Offerings
- To see what offerings are currently available in OpenCloud, first log in to the OpenCloud portal and then click on Service Offeringsin the left-hand panel.
- The dropdown will contain Compute Offerings,Disk Offerings, andNetwork Offerings.
- Click into any Offering to see more details about it.
Compute Offerings
Compute offerings are used to provide a pre-configured set of instance sizes.
Compute Offering Naming Convention: <Compute Offering Type>-<CPU Type>-<#CPU Cores>-<Memory>
| Compute Offering Type | CPU Type | 
|---|---|
| S = Standard | I = Intel | 
| CD = Compute Dense | |
| MP = Memory Plus | |
| MD = Memory Dense |