@@ -85,7 +85,7 @@ The *Overview* page displays resources, metrics, migration progress, and cluster
85
85
|{VirtProductName} version, update status, live migration, templates project, preview features, and load balancer service settings.
86
86
87
87
|*Settings* -> xref:../../virt/getting_started/virt-web-console-overview.adoc#overview-settings-user_virt-web-console-overview[*User* tab]
88
- |Authorized SSH keys, user permissions, and welcome information settings.
88
+ |Public SSH keys, user permissions, and welcome information settings.
89
89
90
90
|*Settings* -> *Preview features*
91
91
|Enable select link:https://access.redhat.com/support/offerings/techpreview/[preview features] in the UI. Features in this tab change frequently.
@@ -214,7 +214,7 @@ The *Settings* tab displays cluster-wide settings.
214
214
|{VirtProductName} version and update status, live migration, templates project, and load balancer service settings.
215
215
216
216
|xref:../../virt/getting_started/virt-web-console-overview.adoc#overview-settings-user_virt-web-console-overview[*User* tab]
217
- |Authorized SSH key management, user permissions, and welcome information settings.
217
+ |Public SSH key management, user permissions, and welcome information settings.
218
218
|====
219
219
=====
220
220
@@ -272,7 +272,7 @@ To store Red Hat templates in multiple projects, xref:../../virt/getting_started
272
272
[id="overview-settings-user_virt-web-console-overview"]
273
273
==== User tab
274
274
275
- You view user permissions and manage authorized SSH keys and welcome information on the *User* tab.
275
+ You view user permissions and manage public SSH keys and welcome information on the *User* tab.
276
276
277
277
.*User* tab
278
278
[%collapsible]
@@ -283,7 +283,7 @@ You view user permissions and manage authorized SSH keys and welcome information
283
283
|Description
284
284
285
285
|*Manage SSH keys* section
286
- |Expand this section to add authorized SSH keys to a project.
286
+ |Expand this section to add public SSH keys to a project.
287
287
288
288
The keys are added automatically to all virtual machines that you subsequently create in the selected project.
289
289
@@ -496,7 +496,7 @@ You configure a virtual machine on the *VirtualMachine details* page.
496
496
|Config map, secret, and service account management.
497
497
498
498
|xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-scripts_virt-web-console-overview[*Configuration* -> *Scripts* tab]
499
- |Cloud-init settings, authorized SSH key and dynamic key injection for Linux virtual machines, Sysprep settings for Windows virtual machines.
499
+ |Cloud-init settings, public SSH key and dynamic key injection for Linux virtual machines, Sysprep settings for Windows virtual machines.
500
500
501
501
|xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-events_virt-web-console-overview[*Events* tab]
502
502
|Virtual machine event stream.
@@ -636,7 +636,7 @@ The number of CPUs is calculated by using the following formula: `sockets * thre
636
636
|These settings apply to Linux.
637
637
638
638
|*SSH using virtctl*
639
- |Click the copy icon to copy the `virtctl ssh` command to the clipboard. This feature is disabled if the virtual machine does not have an authorized SSH key.
639
+ |Click the copy icon to copy the `virtctl ssh` command to the clipboard. This feature is disabled if the virtual machine does not have a public SSH key.
640
640
641
641
|*SSH service type*
642
642
|Select *SSH over LoadBalancer*.
@@ -749,7 +749,7 @@ You configure scheduling, network interfaces, disks, and other options on the *C
749
749
|Config maps, secrets, and service accounts.
750
750
751
751
|xref:../../virt/getting_started/virt-web-console-overview.adoc#virtualmachine-details-scripts_virt-web-console-overview[*Scripts* tab]
752
- |Cloud-init settings, authorized SSH key for Linux virtual machines, Sysprep answer file for Windows virtual machines.
752
+ |Cloud-init settings, public SSH key for Linux virtual machines, Sysprep answer file for Windows virtual machines.
753
753
|====
754
754
=====
755
755
@@ -890,7 +890,7 @@ Restart the virtual machine to apply changes.
890
890
|*Cloud-init*
891
891
|Click the edit icon to edit the cloud-init settings.
892
892
893
- |*Authorized SSH key*
893
+ |*Public SSH key*
894
894
|Click the edit icon to add a public SSH key to a Linux virtual machine.
895
895
896
896
The key is added as a cloud-init data source at first boot.
@@ -1295,7 +1295,7 @@ You manage the cloud-init settings, SSH keys, and Sysprep answer files on the *S
1295
1295
|*Cloud-init*
1296
1296
|Click the edit icon to edit the cloud-init settings.
1297
1297
1298
- |*Authorized SSH key*
1298
+ |*Public SSH key*
1299
1299
|Click the edit icon to create a new secret or to attach an existing secret to a Linux virtual machine.
1300
1300
1301
1301
|*Sysprep*
0 commit comments