1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/multi-arch-creating-podplacment-config-using-web-console.adoc
2025-10-07 12:26:32 -04:00

45 lines
1.5 KiB
Plaintext

//Module included in the following assemblies
//
//post_installation_configuration/multiarch-tuning-operator.adoc
:_mod-docs-content-type: PROCEDURE
[id="multi-architecture-creating-podplacement-config-using-web-console_{context}"]
= Creating the ClusterPodPlacementConfig object by using the web console
To deploy the pod placement operand that enables architecture-aware workload scheduling, you can create the `ClusterPodPlacementConfig` object by using the {product-title} web console.
.Prerequisites
* You have access to the cluster with `cluster-admin` privileges.
* You have access to the {product-title} web console.
* You have installed the Multiarch Tuning Operator.
.Procedure
. Log in to the {product-title} web console.
. Navigate to *Ecosystem* -> *Installed Operators*.
. On the *Installed Operators* page, click *Multiarch Tuning Operator*.
. Click the *Cluster Pod Placement Config* tab.
. Select either *Form view* or *YAML view*.
. Configure the `ClusterPodPlacementConfig` object parameters.
. Click *Create*.
. Optional: If you want to edit the `ClusterPodPlacementConfig` object, perform the following actions:
.. Click the *Cluster Pod Placement Config* tab.
.. Select *Edit ClusterPodPlacementConfig* from the options menu.
.. Click *YAML* and edit the `ClusterPodPlacementConfig` object parameters.
.. Click *Save*.
.Verification
* On the *Cluster Pod Placement Config* page, check that the `ClusterPodPlacementConfig` object is in the `Ready` state.