1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/virt-vm-fields-web.adoc
2022-07-31 13:03:27 +00:00

126 lines
2.4 KiB
Plaintext

// Module included in the following assemblies:
//
// * virt/virtual_machines/virt-create-vms.adoc
// * virt/vm_templates/virt-creating-vm-template.adoc
// * virt/vm_templates/virt-editing-vm-template.adoc
// VM wizard includes additional options to VM template wizard
// Call appropriate attribute in the assembly
ifeval::["{context}" == "virt-editing-vm-template"]
:object: virtual machine template
:object-title: Virtual machine template
endif::[]
ifeval::["{context}" == "virt-edit-vms"]
:object: virtual machine
:object-title: Virtual machine
endif::[]
ifeval::["{context}" == "virt-create-vms"]
:object: virtual machine
:object-title: Virtual machine
endif::[]
:_content-type: REFERENCE
[id="virt-vm-fields-web_{context}"]
= {object-title} fields
The following table lists the {object} fields that you can edit in the {product-title} web console:
[cols="1,1a", options="header"]
.{object-title} fields
|===
|Tab |Fields or functionality
ifdef::virtualmachine[]
|Overview
endif::[]
ifdef::virt-edit-vms,virt-editing-vm-template[]
|Details
endif::[]
|
ifdef::virt-edit-vms,virt-editing-vm-template[]
* Labels
* Annotations
endif::[]
ifdef::virt-editing-vm-template[]
* Display name
endif::[]
* Description
ifdef::virt-editing-vm-template[]
* Workload profile
endif::[]
* CPU/Memory
* Boot mode
ifdef::virt-edit-vms[]
* Boot order
endif::[]
* GPU devices
* Host devices
ifdef::virt-edit-vms[]
* SSH access
endif::[]
|YAML
|
* View, edit, or download the custom resource.
|Scheduling
|
* Node selector
* Tolerations
* Affinity rules
* Dedicated resources
* Eviction strategy
* Descheduler setting
ifdef::virtualmachine[]
|Environment
|* Add, edit, or delete a config map, secret, or service account.
endif::[]
|Network Interfaces
|
* Add, edit, or delete a network interface.
|Disks
|
* Add, edit, or delete a disk.
|Scripts
|
* cloud-init settings
ifdef::virtualmachine[]
* Authorized SSH key
* Sysprep answer files
endif::[]
ifdef::virtualmachine[]
|Metadata
|
* Labels
* Annotations
endif::[]
ifdef::virt-editing-vm-template[]
|Parameters (optional)
|
* Virtual machine name
* cloud-user password
endif::[]
ifdef::virt-edit-vms[]
|Snapshots
|
* Add, restore, or delete a virtual machine snapshot.
endif::[]
|===
ifeval::["{context}" == "virt-editing-vm-template"]
:virt-editing-vm-template!:
endif::[]
ifeval::["{context}" == "virt-edit-vms"]
:virt-edit-vms!:
endif::[]
ifeval::["{context}" == "virtualmachine"]
:virtualmachine!:
endif::[]
:object!:
:object-title!: