Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1976305 Details for
Bug 2223559
[RFE] naming of VirtualMachineClusterInstancetype are not consistant with memory values
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
large suffix list
large_suffix_series.yaml (text/plain), 6.50 KB, created by
Roni Kishner
on 2023-07-18 08:37:45 UTC
(
hide
)
Description:
large suffix list
Filename:
MIME Type:
Creator:
Roni Kishner
Created:
2023-07-18 08:37:45 UTC
Size:
6.50 KB
patch
obsolete
>apiVersion: v1 >items: >- apiVersion: instancetype.kubevirt.io/v1beta1 > kind: VirtualMachineClusterInstancetype > metadata: > annotations: > instancetype.kubevirt.io/class: General Purpose > instancetype.kubevirt.io/description: |- > The U Series is quite neutral and provides resources for > general purpose applications. > > *U* is the abbreviation for "Universal", hinting at the universal > attitude towards workloads. > > VMs of instance types will share physical CPU cores on a > time-slice basis with other VMs. > instancetype.kubevirt.io/version: "1" > openshift.io/documentation-url: https://access.redhat.com > openshift.io/provider-display-name: Red Hat > openshift.io/support-url: https://access.redhat.com > operator-sdk/primary-resource: openshift-cnv/ssp-kubevirt-hyperconverged > operator-sdk/primary-resource-type: SSP.ssp.kubevirt.io > creationTimestamp: "2023-07-17T12:02:03Z" > generation: 1 > labels: > app.kubernetes.io/component: templating > app.kubernetes.io/managed-by: ssp-operator > app.kubernetes.io/name: common-instancetypes > app.kubernetes.io/part-of: hyperconverged-cluster > app.kubernetes.io/version: 4.14.0 > instancetype.kubevirt.io/common-instancetypes-version: v0.3.0 > instancetype.kubevirt.io/cpu: "2" > instancetype.kubevirt.io/memory: 8Gi > instancetype.kubevirt.io/vendor: redhat.com > name: u1.large > resourceVersion: "84549" > uid: 636d810c-d1d3-4963-85da-15c2912e5d4d > : > cpu: > guest: 2 > memory: > guest: 8Gi >- apiVersion: instancetype.kubevirt.io/v1beta1 > kind: VirtualMachineClusterInstancetype > metadata: > annotations: > instancetype.kubevirt.io/class: Overcommitted > instancetype.kubevirt.io/description: |- > The O Series is based on the N Series, with the only difference > being that memory is overcommitted. > > *O* is the abbreviation for "Overcommitted". > instancetype.kubevirt.io/version: "1" > openshift.io/documentation-url: https://access.redhat.com > openshift.io/provider-display-name: Red Hat > openshift.io/support-url: https://access.redhat.com > operator-sdk/primary-resource: openshift-cnv/ssp-kubevirt-hyperconverged > operator-sdk/primary-resource-type: SSP.ssp.kubevirt.io > creationTimestamp: "2023-07-17T12:02:02Z" > generation: 1 > labels: > app.kubernetes.io/component: templating > app.kubernetes.io/managed-by: ssp-operator > app.kubernetes.io/name: common-instancetypes > app.kubernetes.io/part-of: hyperconverged-cluster > app.kubernetes.io/version: 4.14.0 > instancetype.kubevirt.io/common-instancetypes-version: v0.3.0 > instancetype.kubevirt.io/vendor: redhat.com > name: o1.large > resourceVersion: "84527" > uid: bc74ab0f-e1a6-48cf-bf99-75a3148dc89d > spec: > cpu: > guest: 2 > memory: > guest: 8Gi > overcommitPercent: 50 >- apiVersion: instancetype.kubevirt.io/v1beta1 > kind: VirtualMachineClusterInstancetype > metadata: > annotations: > instancetype.kubevirt.io/class: Memory Intensive > instancetype.kubevirt.io/description: |- > The M Series provides resources for memory intensive > applications. > > *M* is the abbreviation of "Memory". > instancetype.kubevirt.io/version: "1" > openshift.io/documentation-url: https://access.redhat.com > openshift.io/provider-display-name: Red Hat > openshift.io/support-url: https://access.redhat.com > operator-sdk/primary-resource: openshift-cnv/ssp-kubevirt-hyperconverged > operator-sdk/primary-resource-type: SSP.ssp.kubevirt.io > creationTimestamp: "2023-07-17T12:02:01Z" > generation: 1 > labels: > app.kubernetes.io/component: templating > app.kubernetes.io/managed-by: ssp-operator > app.kubernetes.io/name: common-instancetypes > app.kubernetes.io/part-of: hyperconverged-cluster > app.kubernetes.io/version: 4.14.0 > instancetype.kubevirt.io/common-instancetypes-version: v0.3.0 > instancetype.kubevirt.io/cpu: "2" > instancetype.kubevirt.io/hugepages: "true" > instancetype.kubevirt.io/memory: 16Gi > instancetype.kubevirt.io/vendor: redhat.com > name: m1.large > resourceVersion: "84511" > uid: d4637e90-f04d-49a5-9c10-2cca84f9af5f > spec: > cpu: > guest: 2 > memory: > guest: 16Gi > hugepages: > pageSize: 2Mi >- apiVersion: instancetype.kubevirt.io/v1beta1 > kind: VirtualMachineClusterInstancetype > metadata: > annotations: > instancetype.kubevirt.io/class: Compute Exclusive > instancetype.kubevirt.io/description: |- > The CX Series provides exclusive compute resources for compute > intensive applications. > > *CX* is the abbreviation of "Compute Exclusive". > > The exclusive resources are given to the compute threads of the > VM. In order to ensure this, some additional cores (depending > on the number of disks and NICs) will be requested to offload > the IO threading from cores dedicated to the workload. > In addition, in this series, the NUMA topology of the used > cores is provided to the VM. > instancetype.kubevirt.io/version: "1" > openshift.io/documentation-url: https://access.redhat.com > openshift.io/provider-display-name: Red Hat > openshift.io/support-url: https://access.redhat.com > operator-sdk/primary-resource: openshift-cnv/ssp-kubevirt-hyperconverged > operator-sdk/primary-resource-type: SSP.ssp.kubevirt.io > creationTimestamp: "2023-07-17T12:01:59Z" > generation: 1 > labels: > app.kubernetes.io/component: templating > app.kubernetes.io/managed-by: ssp-operator > app.kubernetes.io/name: common-instancetypes > app.kubernetes.io/part-of: hyperconverged-cluster > app.kubernetes.io/version: 4.14.0 > instancetype.kubevirt.io/common-instancetypes-version: v0.3.0 > instancetype.kubevirt.io/cpu: "2" > instancetype.kubevirt.io/dedicatedCPUPlacement: "true" > instancetype.kubevirt.io/hugepages: "true" > instancetype.kubevirt.io/isolateEmulatorThread: "true" > instancetype.kubevirt.io/memory: 4Gi > instancetype.kubevirt.io/numa: "true" > instancetype.kubevirt.io/vendor: redhat.com > name: cx1.large > resourceVersion: "84459" > uid: 26719f69-c31e-4375-8965-b8c2ce2ffd30 > spec: > cpu: > dedicatedCPUPlacement: true > guest: 2 > isolateEmulatorThread: true > numa: > guestMappingPassthrough: {} > ioThreadsPolicy: auto > memory: > guest: 4Gi > hugepages: > pageSize: 2Mi >kind: List >metadata: > resourceVersion: ""
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2223559
: 1976305