From ac41dc749ff6098b9e35a78f4c0ab31cc1b2b4e5 Mon Sep 17 00:00:00 2001 From: Jaromir Hradilek Date: Tue, 14 Jan 2025 14:24:30 +0100 Subject: [PATCH] Use consistent description for the "kebab" menu --- ...ating-applications-using-developer-perspective.adoc | 2 +- contributing_to_docs/doc_guidelines.adoc | 2 +- modules/builds-basic-edit-buildconfig.adoc | 2 +- modules/deleting-machine-pools-ocm.adoc | 2 +- modules/deleting-machine-pools.adoc | 2 +- modules/deployments-ab-testing-lb.adoc | 2 +- .../disabling-insights-advisor-recommendations.adoc | 2 +- modules/enabling-insights-advisor-recommendations.adoc | 2 +- modules/insights-operator-enable-obfuscation.adoc | 4 ++-- modules/manually-removing-cloud-creds.adoc | 2 +- modules/manually-rotating-cloud-creds.adoc | 2 +- modules/network-observability-operator-uninstall.adoc | 6 +++--- modules/nodes-cma-autoscaling-custom-uninstalling.adoc | 2 +- modules/odc-monitoring-your-project-metrics.adoc | 2 +- modules/odc-rolling-back-helm-release.adoc | 4 ++-- modules/olm-removing-catalogs.adoc | 2 +- modules/ossm-validate-smcp-kiali.adoc | 2 +- modules/removing-cso-operator.adoc | 2 +- modules/rosa-adding-node-labels.adoc | 2 +- modules/rosa-adding-taints-ocm.adoc | 2 +- modules/rosa-adding-taints.adoc | 2 +- modules/rosa-delete-users.adoc | 2 +- modules/rosa-scaling-worker-nodes.adoc | 2 +- modules/sd-olm-removing-catalogs.adoc | 2 +- modules/uninstall-cluster-logging-operator.adoc | 10 +++++----- modules/uninstall-es-operator.adoc | 8 ++++---- modules/uninstall-logging-delete-pvcs.adoc | 2 +- modules/uninstall-loki-operator.adoc | 8 ++++---- modules/virt-creating-vm-from-snapshot-web.adoc | 2 +- modules/virt-creating-windows-vm.adoc | 2 +- modules/virt-deleting-vm-snapshot-web.adoc | 2 +- modules/virt-hot-plugging-disks-ui.adoc | 4 ++-- modules/virt-restoring-vm-from-snapshot-web.adoc | 4 ++-- 33 files changed, 49 insertions(+), 49 deletions(-) diff --git a/applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc b/applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc index d77f294da4..0f2b6cb722 100644 --- a/applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc +++ b/applications/creating_applications/odc-creating-applications-using-developer-perspective.adoc @@ -8,7 +8,7 @@ toc::[] The *Developer* perspective in the web console provides you the following options from the *+Add* view to create applications and associated services and deploy them on {product-title}: -* *Getting started resources*: Use these resources to help you get started with Developer Console. You can choose to hide the header using the *Options* menu {kebab}. +* *Getting started resources*: Use these resources to help you get started with Developer Console. You can choose to hide the header using the Options menu {kebab}. ** *Creating applications using samples*: Use existing code samples to get started with creating applications on the {product-title}. ** *Build with guided documentation*: Follow the guided documentation to build applications and familiarize yourself with key concepts and terminologies. ** *Explore new developer features*: Explore the new features and resources within the *Developer* perspective. diff --git a/contributing_to_docs/doc_guidelines.adoc b/contributing_to_docs/doc_guidelines.adoc index b2de9b38e2..5441f0e5f2 100644 --- a/contributing_to_docs/doc_guidelines.adoc +++ b/contributing_to_docs/doc_guidelines.adoc @@ -820,7 +820,7 @@ user-defined entity added to the `common-attributes.adoc` module: When using inline, include the image after the UI element name. For example: ---- -Click the *Options* menu {kebab}. +Click the Options menu {kebab}. ---- ==== Inserting images inline without reuse diff --git a/modules/builds-basic-edit-buildconfig.adoc b/modules/builds-basic-edit-buildconfig.adoc index e9c1ede55c..7025618036 100644 --- a/modules/builds-basic-edit-buildconfig.adoc +++ b/modules/builds-basic-edit-buildconfig.adoc @@ -16,7 +16,7 @@ You can switch between the *Form view* and *YAML view* without losing any data. .Procedure -. In the *Builds* view of the *Developer* perspective, click the menu {kebab} to see the *Edit BuildConfig* option. +. In the *Builds* view of the *Developer* perspective, click the Options menu {kebab} to see the *Edit BuildConfig* option. . Click *Edit BuildConfig* to see the *Form view* option. . In the *Git* section, enter the Git repository URL for the codebase you want to use to create an application. The URL is then validated. * Optional: Click *Show Advanced Git Options* to add details such as: diff --git a/modules/deleting-machine-pools-ocm.adoc b/modules/deleting-machine-pools-ocm.adoc index f179953761..00ff33e12f 100644 --- a/modules/deleting-machine-pools-ocm.adoc +++ b/modules/deleting-machine-pools-ocm.adoc @@ -32,7 +32,7 @@ endif::openshift-rosa,openshift-rosa-hcp[] . On the selected cluster, select the *Machine pools* tab. -. Under the *Machine pools* tab, click the options menu {kebab} for the machine pool that you want to delete. +. Under the *Machine pools* tab, click the Options menu {kebab} for the machine pool that you want to delete. . Click *Delete*. + diff --git a/modules/deleting-machine-pools.adoc b/modules/deleting-machine-pools.adoc index a07d94a9fa..d98ac8a83e 100644 --- a/modules/deleting-machine-pools.adoc +++ b/modules/deleting-machine-pools.adoc @@ -30,7 +30,7 @@ ifndef::openshift-rosa,openshift-rosa-hcp[] . On the selected cluster, select the *Machine pools* tab. -. Under the *Machine pools* tab, click the options menu {kebab} for the machine pool that you want to delete. +. Under the *Machine pools* tab, click the Options menu {kebab} for the machine pool that you want to delete. . Click *Delete*. The selected machine pool is deleted. diff --git a/modules/deployments-ab-testing-lb.adoc b/modules/deployments-ab-testing-lb.adoc index 711522af63..0fb2f208e0 100644 --- a/modules/deployments-ab-testing-lb.adoc +++ b/modules/deployments-ab-testing-lb.adoc @@ -103,7 +103,7 @@ spec: . Navigate to the *Networking* -> *Routes* page. -. Click the Actions menu {kebab} next to the route you want to edit and select *Edit Route*. +. Click the Options menu {kebab} next to the route you want to edit and select *Edit Route*. . Edit the YAML file. Update the `weight` to be an integer between `0` and `256` that specifies the relative weight of the target against other target reference objects. The value `0` suppresses requests to this back end. The default is `100`. Run `oc explain routes.spec.alternateBackends` for more information about the options. diff --git a/modules/disabling-insights-advisor-recommendations.adoc b/modules/disabling-insights-advisor-recommendations.adoc index 10f59c717e..5f12fc61c7 100644 --- a/modules/disabling-insights-advisor-recommendations.adoc +++ b/modules/disabling-insights-advisor-recommendations.adoc @@ -26,7 +26,7 @@ Disabling a recommendation for all of your clusters also applies to any future c . Disable an alert by using one of the following methods: + * To disable an alert: -.. Click the *Options* menu {kebab} for that alert, and then click *Disable recommendation*. +.. Click the Options menu {kebab} for that alert, and then click *Disable recommendation*. .. Enter a justification note and click *Save*. + * To view the clusters affected by this alert before disabling the alert: diff --git a/modules/enabling-insights-advisor-recommendations.adoc b/modules/enabling-insights-advisor-recommendations.adoc index 1f330fb0ff..1898d6479f 100644 --- a/modules/enabling-insights-advisor-recommendations.adoc +++ b/modules/enabling-insights-advisor-recommendations.adoc @@ -22,4 +22,4 @@ When a recommendation is disabled for all clusters, you no longer see the recomm .. From the *Filter by status* drop-down menu, select *Disabled*. .. Optional: Clear the *Clusters impacted* filter. . Locate the recommendation to enable. -. Click the *Options* menu {kebab}, and then click *Enable recommendation*. +. Click the Options menu {kebab}, and then click *Enable recommendation*. diff --git a/modules/insights-operator-enable-obfuscation.adoc b/modules/insights-operator-enable-obfuscation.adoc index 1db3281e22..629af97648 100644 --- a/modules/insights-operator-enable-obfuscation.adoc +++ b/modules/insights-operator-enable-obfuscation.adoc @@ -30,13 +30,13 @@ The following procedure enables obfuscation using the `support` secret in the `o . Navigate to *Workloads* -> *Secrets*. . Select the *openshift-config* project. . Search for the *support* secret using the *Search by name* field. If it does not exist, click *Create* -> *Key/value secret* to create it. -. Click the *Options* menu {kebab}, and then click *Edit Secret*. +. Click the Options menu {kebab}, and then click *Edit Secret*. . Click *Add Key/Value*. . Create a key named `enableGlobalObfuscation` with a value of `true`, and click *Save*. . Navigate to *Workloads* -> *Pods* . Select the `openshift-insights` project. . Find the `insights-operator` pod. -. To restart the `insights-operator` pod, click the *Options* menu {kebab}, and then click *Delete Pod*. +. To restart the `insights-operator` pod, click the Options menu {kebab}, and then click *Delete Pod*. .Verification diff --git a/modules/manually-removing-cloud-creds.adoc b/modules/manually-removing-cloud-creds.adoc index f54d5230e3..b5793afe65 100644 --- a/modules/manually-removing-cloud-creds.adoc +++ b/modules/manually-removing-cloud-creds.adoc @@ -36,4 +36,4 @@ Prior to a non z-stream upgrade, you must reinstate the credential secret with t |=== -. Click the *Options* menu {kebab} in the same row as the secret and select *Delete Secret*. +. Click the Options menu {kebab} in the same row as the secret and select *Delete Secret*. diff --git a/modules/manually-rotating-cloud-creds.adoc b/modules/manually-rotating-cloud-creds.adoc index 6a8d1ebf08..b7286295e9 100644 --- a/modules/manually-rotating-cloud-creds.adoc +++ b/modules/manually-rotating-cloud-creds.adoc @@ -78,7 +78,7 @@ endif::mint[] |=== -. Click the *Options* menu {kebab} in the same row as the secret and select *Edit Secret*. +. Click the Options menu {kebab} in the same row as the secret and select *Edit Secret*. . Record the contents of the *Value* field or fields. You can use this information to verify that the value is different after updating the credentials. diff --git a/modules/network-observability-operator-uninstall.adoc b/modules/network-observability-operator-uninstall.adoc index bf02ca9fc8..408332f9f3 100644 --- a/modules/network-observability-operator-uninstall.adoc +++ b/modules/network-observability-operator-uninstall.adoc @@ -12,15 +12,15 @@ You can uninstall the Network Observability Operator using the {product-title} w . Remove the `FlowCollector` custom resource. .. Click *Flow Collector*, which is next to the *Network Observability Operator* in the *Provided APIs* column. -.. Click the options menu {kebab} for the *cluster* and select *Delete FlowCollector*. +.. Click the Options menu {kebab} for the *cluster* and select *Delete FlowCollector*. . Uninstall the Network Observability Operator. .. Navigate back to the *Operators* -> *Installed Operators* area. -.. Click the options menu {kebab} next to the *Network Observability Operator* and select *Uninstall Operator*. +.. Click the Options menu {kebab} next to the *Network Observability Operator* and select *Uninstall Operator*. .. *Home* -> *Projects* and select `openshift-netobserv-operator` .. Navigate to *Actions* and select *Delete Project* . Remove the `FlowCollector` custom resource definition (CRD). .. Navigate to *Administration* -> *CustomResourceDefinitions*. -.. Look for *FlowCollector* and click the options menu {kebab}. +.. Look for *FlowCollector* and click the Options menu {kebab}. .. Select *Delete CustomResourceDefinition*. + [IMPORTANT] diff --git a/modules/nodes-cma-autoscaling-custom-uninstalling.adoc b/modules/nodes-cma-autoscaling-custom-uninstalling.adoc index 4fe5e22b2e..02dfa066eb 100644 --- a/modules/nodes-cma-autoscaling-custom-uninstalling.adoc +++ b/modules/nodes-cma-autoscaling-custom-uninstalling.adoc @@ -35,7 +35,7 @@ endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[] .. Click *Operators* -> *Installed Operators*. -.. Find the *CustomMetricsAutoscaler* Operator and click the *Options* menu {kebab} and select *Uninstall Operator*. +.. Find the *CustomMetricsAutoscaler* Operator and click the Options menu {kebab} and select *Uninstall Operator*. .. Click *Uninstall*. diff --git a/modules/odc-monitoring-your-project-metrics.adoc b/modules/odc-monitoring-your-project-metrics.adoc index 2262bc35f4..a0d1bb440b 100644 --- a/modules/odc-monitoring-your-project-metrics.adoc +++ b/modules/odc-monitoring-your-project-metrics.adoc @@ -68,7 +68,7 @@ Use the following options to see further details: ** Use the *Notifications* toggle adjoining an alert rule to silence all the alerts for that rule, and then select the duration for which the alerts will be silenced from the *Silence for* list. You must have the permissions to edit alerts to see the *Notifications* toggle. -** Use the *Options* menu {kebab} adjoining an alert rule to see the details of the alerting rule. +** Use the Options menu {kebab} adjoining an alert rule to see the details of the alerting rule. . Optional: Use the *Events* tab to see the events for your project. + diff --git a/modules/odc-rolling-back-helm-release.adoc b/modules/odc-rolling-back-helm-release.adoc index 4899a0f9cd..f485c6383d 100644 --- a/modules/odc-rolling-back-helm-release.adoc +++ b/modules/odc-rolling-back-helm-release.adoc @@ -8,7 +8,7 @@ If a release fails, you can rollback the Helm release to a previous version. To rollback a release using the *Helm* view: . In the *Developer* perspective, navigate to the *Helm* view to see the *Helm Releases* in the namespace. -. Click the *Options* menu {kebab} adjoining the listed release, and select *Rollback*. +. Click the Options menu {kebab} adjoining the listed release, and select *Rollback*. . In the *Rollback Helm Release* page, select the *Revision* you want to rollback to and click *Rollback*. . In the *Helm Releases* page, click on the chart to see the details and resources for that release. . Go to the *Revision History* tab to see all the revisions for the chart. @@ -16,4 +16,4 @@ To rollback a release using the *Helm* view: .Helm revision history image::odc_helm_revision_history.png[] + -. If required, you can further use the *Options* menu {kebab} adjoining a particular revision and select the revision to rollback to. +. If required, you can further use the Options menu {kebab} adjoining a particular revision and select the revision to rollback to. diff --git a/modules/olm-removing-catalogs.adoc b/modules/olm-removing-catalogs.adoc index ddb6ad8cb2..6e53434ef3 100644 --- a/modules/olm-removing-catalogs.adoc +++ b/modules/olm-removing-catalogs.adoc @@ -21,4 +21,4 @@ As a cluster administrator, you can remove custom Operator catalogs that have be . Click the *Sources* tab. -. Select the *Options* menu {kebab} for the catalog that you want to remove, and then click *Delete CatalogSource*. +. Select the Options menu {kebab} for the catalog that you want to remove, and then click *Delete CatalogSource*. diff --git a/modules/ossm-validate-smcp-kiali.adoc b/modules/ossm-validate-smcp-kiali.adoc index 1555765c53..fd6b5733ba 100644 --- a/modules/ossm-validate-smcp-kiali.adoc +++ b/modules/ossm-validate-smcp-kiali.adoc @@ -38,7 +38,7 @@ image::ossm-kiali-overview.png[Kiali Overview page showing istio-system] + The tile for each namespace displays the number of labels, the *Istio Config* health, the number of and *Applications* health, and *Traffic* for the namespace. If you are validating the console installation and namespaces have not yet been added to the mesh, there might not be any data to display other than `istio-system`. -. Kiali has four dashboards specifically for the namespace where the {SMProductShortName} control plane is installed. To view these dashboards, click the *Options* menu {kebab} on the tile for the control plane namespace, for example, `istio-system`, and select one of the following options: +. Kiali has four dashboards specifically for the namespace where the {SMProductShortName} control plane is installed. To view these dashboards, click the Options menu {kebab} on the tile for the control plane namespace, for example, `istio-system`, and select one of the following options: ** *Istio Mesh Dashboard* ** *Istio Control Plane Dashboard* diff --git a/modules/removing-cso-operator.adoc b/modules/removing-cso-operator.adoc index e202805fb5..2586826701 100644 --- a/modules/removing-cso-operator.adoc +++ b/modules/removing-cso-operator.adoc @@ -12,7 +12,7 @@ To uninstall the Container Security Operator, you must uninstall the Operator an . On the {product-title} web console, click *Operators* -> *Installed Operators*. -. Click the menu {kebab} of the Container Security Operator. +. Click the Options menu {kebab} of the Container Security Operator. . Click *Uninstall Operator*. diff --git a/modules/rosa-adding-node-labels.adoc b/modules/rosa-adding-node-labels.adoc index f039b11909..b186559dd0 100644 --- a/modules/rosa-adding-node-labels.adoc +++ b/modules/rosa-adding-node-labels.adoc @@ -181,7 +181,7 @@ endif::openshift-rosa,openshift-rosa-hcp[] ifdef::openshift-dedicated[] . Navigate to {cluster-manager-url} and select your cluster. -. Under the *Machine pools* tab, click the options menu {kebab} for the machine pool that you want to add a label to. +. Under the *Machine pools* tab, click the Options menu {kebab} for the machine pool that you want to add a label to. . Select *Edit labels*. . If you have existing labels in the machine pool that you want to remove, select *x* next to the label to delete it. . Add a label using the format `=` and press enter. For example, add `app=db` and then press Enter. If the format is correct, the key value pair is then highlighted. diff --git a/modules/rosa-adding-taints-ocm.adoc b/modules/rosa-adding-taints-ocm.adoc index c484f07f01..e096fc3327 100644 --- a/modules/rosa-adding-taints-ocm.adoc +++ b/modules/rosa-adding-taints-ocm.adoc @@ -24,7 +24,7 @@ endif::[] //ifdef::openshift-dedicated[] . Navigate to {cluster-manager-url} and select your cluster. -. Under the *Machine pools* tab, click the options menu {kebab} for the machine pool that you want to add a taint to. +. Under the *Machine pools* tab, click the Options menu {kebab} for the machine pool that you want to add a taint to. . Select *Edit taints*. . Add *Key* and *Value* entries for your taint. . Select an *Effect* for your taint from the drop-down menu. Available options include `NoSchedule`, `PreferNoSchedule`, and `NoExecute`. diff --git a/modules/rosa-adding-taints.adoc b/modules/rosa-adding-taints.adoc index 22c53c0260..18b93d373a 100644 --- a/modules/rosa-adding-taints.adoc +++ b/modules/rosa-adding-taints.adoc @@ -29,7 +29,7 @@ endif::openshift-rosa,openshift-rosa-hcp[] ifdef::openshift-dedicated[] .Procedure . Navigate to {cluster-manager-url} and select your cluster. -. Under the *Machine pools* tab, click the options menu {kebab} for the machine pool that you want to add a taint to. +. Under the *Machine pools* tab, click the Options menu {kebab} for the machine pool that you want to add a taint to. . Select *Edit taints*. . Add *Key* and *Value* entries for your taint. . Select an *Effect* for your taint from the drop-down menu. Available options include `NoSchedule`, `PreferNoSchedule`, and `NoExecute`. diff --git a/modules/rosa-delete-users.adoc b/modules/rosa-delete-users.adoc index 64b74c0fd4..5eb83a3abf 100644 --- a/modules/rosa-delete-users.adoc +++ b/modules/rosa-delete-users.adoc @@ -18,4 +18,4 @@ You can revoke the `dedicated-admin` or `cluster-admin` access of users through . On the *Cluster List* tab of {cluster-manager}, select the name of your cluster to view the cluster details. . Select *Access control* > *Cluster Roles and Access*. -. For the user that you want to remove, click the *Options* menu {kebab} to the right of the user and group combination and click *Delete*. +. For the user that you want to remove, click the Options menu {kebab} to the right of the user and group combination and click *Delete*. diff --git a/modules/rosa-scaling-worker-nodes.adoc b/modules/rosa-scaling-worker-nodes.adoc index e4ad9a9616..c634ee6164 100644 --- a/modules/rosa-scaling-worker-nodes.adoc +++ b/modules/rosa-scaling-worker-nodes.adoc @@ -82,7 +82,7 @@ endif::[] ifdef::openshift-dedicated[] . Navigate to {cluster-manager-url} and select your cluster. -. Under the *Machine pools* tab, click the options menu {kebab} for the machine pool that you want to scale. +. Under the *Machine pools* tab, click the Options menu {kebab} for the machine pool that you want to scale. . Select *Scale*. . Specify the node count: * If you deployed your cluster using a single availability zone, specify the *Node count* in the drop-down menu. diff --git a/modules/sd-olm-removing-catalogs.adoc b/modules/sd-olm-removing-catalogs.adoc index 3b6f011dc9..6d1e060287 100644 --- a/modules/sd-olm-removing-catalogs.adoc +++ b/modules/sd-olm-removing-catalogs.adoc @@ -21,4 +21,4 @@ As an administrator with the `dedicated-admin` role, you can remove custom Opera . Select *CatalogSource* from the *Resources* list. -. Select the *Options* menu {kebab} for the catalog that you want to remove, and then click *Delete CatalogSource*. +. Select the Options menu {kebab} for the catalog that you want to remove, and then click *Delete CatalogSource*. diff --git a/modules/uninstall-cluster-logging-operator.adoc b/modules/uninstall-cluster-logging-operator.adoc index 4ecb290fec..f5dcd93a3f 100644 --- a/modules/uninstall-cluster-logging-operator.adoc +++ b/modules/uninstall-cluster-logging-operator.adoc @@ -19,22 +19,22 @@ You can stop aggregating logs by deleting the {clo} and the `ClusterLogging` cus . On the *Custom Resource Definition Details* page, click *Instances*. -. Click the options menu {kebab} next to the instance, and click *Delete ClusterLogging*. +. Click the Options menu {kebab} next to the instance, and click *Delete ClusterLogging*. . Go to the *Administration* -> *Custom Resource Definitions* page. -. Click the options menu {kebab} next to *ClusterLogging*, and select *Delete Custom Resource Definition*. +. Click the Options menu {kebab} next to *ClusterLogging*, and select *Delete Custom Resource Definition*. + [WARNING] ==== Deleting the `ClusterLogging` CR does not remove the persistent volume claims (PVCs). To delete the remaining PVCs, persistent volumes (PVs), and associated data, you must take further action. Releasing or deleting PVCs can delete PVs and cause data loss. ==== -. If you have created a `ClusterLogForwarder` CR, click the options menu {kebab} next to *ClusterLogForwarder*, and then click *Delete Custom Resource Definition*. +. If you have created a `ClusterLogForwarder` CR, click the Options menu {kebab} next to *ClusterLogForwarder*, and then click *Delete Custom Resource Definition*. . Go to the *Operators* -> *Installed Operators* page. -. Click the options menu {kebab} next to the {clo}, and then click *Uninstall Operator*. +. Click the Options menu {kebab} next to the {clo}, and then click *Uninstall Operator*. . Optional: Delete the `openshift-logging` project. + @@ -44,5 +44,5 @@ Deleting the `openshift-logging` project deletes everything in that namespace, i ==== .. Go to the *Home* -> *Projects* page. -.. Click the options menu {kebab} next to the *openshift-logging* project, and then click *Delete Project*. +.. Click the Options menu {kebab} next to the *openshift-logging* project, and then click *Delete Project*. .. Confirm the deletion by typing `openshift-logging` in the dialog box, and then click *Delete*. diff --git a/modules/uninstall-es-operator.adoc b/modules/uninstall-es-operator.adoc index cc9599203d..a9dd7c5b86 100644 --- a/modules/uninstall-es-operator.adoc +++ b/modules/uninstall-es-operator.adoc @@ -18,17 +18,17 @@ . On the *Custom Resource Definition Details* page, click *Instances*. -. Click the options menu {kebab} next to the instance, and then click *Delete Elasticsearch*. +. Click the Options menu {kebab} next to the instance, and then click *Delete Elasticsearch*. . Go to the *Administration* -> *Custom Resource Definitions* page. -. Click the options menu {kebab} next to *Elasticsearch*, and select *Delete Custom Resource Definition*. +. Click the Options menu {kebab} next to *Elasticsearch*, and select *Delete Custom Resource Definition*. . Delete the object storage secret. . Go to the *Operators* -> *Installed Operators* page. -. Click the options menu {kebab} next to the {es-op}, and then click *Uninstall Operator*. +. Click the Options menu {kebab} next to the {es-op}, and then click *Uninstall Operator*. . Optional: Delete the `openshift-operators-redhat` project. + @@ -38,5 +38,5 @@ Do not delete the `openshift-operators-redhat` project if other global Operators ==== .. Go to the *Home* -> *Projects* page. -.. Click the options menu {kebab} next to the *openshift-operators-redhat* project, and then click *Delete Project*. +.. Click the Options menu {kebab} next to the *openshift-operators-redhat* project, and then click *Delete Project*. .. Confirm the deletion by typing `openshift-operators-redhat` in the dialog box, and then click *Delete*. diff --git a/modules/uninstall-logging-delete-pvcs.adoc b/modules/uninstall-logging-delete-pvcs.adoc index f1eb7ff18a..ac4e45af01 100644 --- a/modules/uninstall-logging-delete-pvcs.adoc +++ b/modules/uninstall-logging-delete-pvcs.adoc @@ -17,4 +17,4 @@ If you do not want to keep the PVCs, you can delete them. If you want to recover .Procedure . Go to the *Storage* -> *Persistent Volume Claims* page. -. Click the options menu {kebab} next to each PVC, and select *Delete Persistent Volume Claim*. +. Click the Options menu {kebab} next to each PVC, and select *Delete Persistent Volume Claim*. diff --git a/modules/uninstall-loki-operator.adoc b/modules/uninstall-loki-operator.adoc index 872a9477e3..f18d1728dc 100644 --- a/modules/uninstall-loki-operator.adoc +++ b/modules/uninstall-loki-operator.adoc @@ -18,17 +18,17 @@ . On the *Custom Resource Definition Details* page, click *Instances*. -. Click the options menu {kebab} next to the instance, and then click *Delete LokiStack*. +. Click the Options menu {kebab} next to the instance, and then click *Delete LokiStack*. . Go to the *Administration* -> *Custom Resource Definitions* page. -. Click the options menu {kebab} next to *LokiStack*, and select *Delete Custom Resource Definition*. +. Click the Options menu {kebab} next to *LokiStack*, and select *Delete Custom Resource Definition*. . Delete the object storage secret. . Go to the *Operators* -> *Installed Operators* page. -. Click the options menu {kebab} next to the {loki-op}, and then click *Uninstall Operator*. +. Click the Options menu {kebab} next to the {loki-op}, and then click *Uninstall Operator*. . Optional: Delete the `openshift-operators-redhat` project. + @@ -38,5 +38,5 @@ Do not delete the `openshift-operators-redhat` project if other global Operators ==== .. Go to the *Home* -> *Projects* page. -.. Click the options menu {kebab} next to the *openshift-operators-redhat* project, and then click *Delete Project*. +.. Click the Options menu {kebab} next to the *openshift-operators-redhat* project, and then click *Delete Project*. .. Confirm the deletion by typing `openshift-operators-redhat` in the dialog box, and then click *Delete*. diff --git a/modules/virt-creating-vm-from-snapshot-web.adoc b/modules/virt-creating-vm-from-snapshot-web.adoc index 14fa94473f..12cd3b868b 100644 --- a/modules/virt-creating-vm-from-snapshot-web.adoc +++ b/modules/virt-creating-vm-from-snapshot-web.adoc @@ -13,7 +13,7 @@ You can create a new VM by copying an existing snapshot. . Navigate to *Virtualization* -> *VirtualMachines* in the web console. . Select a VM to open the *VirtualMachine details* page. . Click the *Snapshots* tab. -. Click the actions menu {kebab} for the snapshot you want to copy. +. Click the Options menu {kebab} for the snapshot you want to copy. . Select *Create VirtualMachine*. . Enter the name of the virtual machine. . (Optional) Select the *Start this VirtualMachine after creation* checkbox to start the new virtual machine. diff --git a/modules/virt-creating-windows-vm.adoc b/modules/virt-creating-windows-vm.adoc index 79c8dd6cd3..c2ca844b76 100644 --- a/modules/virt-creating-windows-vm.adoc +++ b/modules/virt-creating-windows-vm.adoc @@ -43,6 +43,6 @@ The Windows image is uploaded to a PVC. .. Click *Create VirtualMachine*. .. On the *YAML* tab, replace `running:false` with `runStrategy: RerunOnFailure` and click *Save*. -. Click the options menu {kebab} and select *Start*. +. Click the Options menu {kebab} and select *Start*. + The VM boots from the `sysprep` disk containing the `autounattend.xml` answer file. diff --git a/modules/virt-deleting-vm-snapshot-web.adoc b/modules/virt-deleting-vm-snapshot-web.adoc index 3c5ddd6239..c25bc0a9e3 100644 --- a/modules/virt-deleting-vm-snapshot-web.adoc +++ b/modules/virt-deleting-vm-snapshot-web.adoc @@ -13,5 +13,5 @@ You can delete an existing virtual machine (VM) snapshot by using the web consol . Navigate to *Virtualization* -> *VirtualMachines* in the web console. . Select a VM to open the *VirtualMachine details* page. . Click the *Snapshots* tab to view a list of snapshots associated with the VM. -. Click the options menu {kebab} beside a snapshot and select *Delete snapshot*. +. Click the Options menu {kebab} beside a snapshot and select *Delete snapshot*. . Click *Delete*. diff --git a/modules/virt-hot-plugging-disks-ui.adoc b/modules/virt-hot-plugging-disks-ui.adoc index e5e7a8b700..7cc5c25b90 100644 --- a/modules/virt-hot-plugging-disks-ui.adoc +++ b/modules/virt-hot-plugging-disks-ui.adoc @@ -27,9 +27,9 @@ You can make a hot plugged disk persistent so that it is permanently mounted on .. In the *Add disk (hot plugged)* window, select the disk from the *Source* list and click *Save*. . Optional: Unplug a hot plugged disk: -.. Click the options menu {kebab} beside the disk and select *Detach*. +.. Click the Options menu {kebab} beside the disk and select *Detach*. .. Click *Detach*. . Optional: Make a hot plugged disk persistent: -.. Click the options menu {kebab} beside the disk and select *Make persistent*. +.. Click the Options menu {kebab} beside the disk and select *Make persistent*. .. Reboot the VM to apply the change. diff --git a/modules/virt-restoring-vm-from-snapshot-web.adoc b/modules/virt-restoring-vm-from-snapshot-web.adoc index 445d1e62d9..aff723eddc 100644 --- a/modules/virt-restoring-vm-from-snapshot-web.adoc +++ b/modules/virt-restoring-vm-from-snapshot-web.adoc @@ -12,8 +12,8 @@ You can restore a virtual machine (VM) to a previous configuration represented b . Navigate to *Virtualization* -> *VirtualMachines* in the web console. . Select a VM to open the *VirtualMachine details* page. -. If the VM is running, click the options menu {kebab} and select *Stop* to power it down. +. If the VM is running, click the Options menu {kebab} and select *Stop* to power it down. . Click the *Snapshots* tab to view a list of snapshots associated with the VM. . Select a snapshot to open the *Snapshot Details* screen. -. Click the options menu {kebab} and select *Restore VirtualMachine from snapshot*. +. Click the Options menu {kebab} and select *Restore VirtualMachine from snapshot*. . Click *Restore*.