Rechercher

Ce contenu n'est pas disponible dans la langue sélectionnée.

Chapter 3. Resource optimization for OpenShift optimization reports

download PDF

Access resource optimization for OpenShift from the Red Hat Hybrid Cloud Console to see detailed recommendations for how to optimize your Red Hat OpenShift clusters.

3.1. Enabling optimization

To receive resource optimization recommendations for your namespaces, you must first enable each namespace. To enable a namespace, label it with insights_cost_management_optimizations='true'.

In the CLI, run: oc label namespace NAMESPACE insights_cost_management_optimizations="true" --overwrite=true

3.2. Viewing optimization reports

Prerequisites

Procedure

  1. In cost management, click the tab Optimizations.
  2. Search for an optimization or use the filter. Click the link to the optimization that you selected.
  3. View details about the recommendation and toggle between Cost optimizations and Performance optimizations. For more information, see Optimizing for cost or for performance.

3.3. Optimizing for cost or for performance

After you select an optimization, you can toggle between two tabs called Cost optimizations and Performance optimizations. Optimizing for cost uses less resources and is useful when you are performing tests where there is no impact to users. Optimizing for performance provides all the resources possible and is helpful for apps running in a production cluster.

In Cost optimizations, recommendations get generated when CPU usage is at or above the 60th percentile and memory usage is at the 100th percentile. In Performance optimizations, recommendations get generated when CPU usage is at or above the 98th percentile and when memory usage is at the 100th percentile.

3.4. Understanding box plots

On the Optimizations page, there are two box plots for your Current CPU utilization and your Current memory utilization. These visualizations can help you understand resource distribution and identify outliers in your data. You can export the data in CSV and JSON format.

The box plots display the following data points in millicpu (m) for CPU and in mebibytes (Mi) for memory:

  • Minimum
  • Maximum
  • Median
  • First quartile (Q1): value where 25% of data points are when they are arranged in increasing order
  • Third quartile (Q3): value where 75% of data points are when they are arranged in increasing order
  • Recommended limit
  • Recommended request

The data points are based on the time period that you selected:

  • 1 day = 4 data points
  • 7 days = 7 data points
  • 14 days = 14 data points
Red Hat logoGithubRedditYoutubeTwitter

Apprendre

Essayez, achetez et vendez

Communautés

À propos de la documentation Red Hat

Nous aidons les utilisateurs de Red Hat à innover et à atteindre leurs objectifs grâce à nos produits et services avec un contenu auquel ils peuvent faire confiance.

Rendre l’open source plus inclusif

Red Hat s'engage à remplacer le langage problématique dans notre code, notre documentation et nos propriétés Web. Pour plus de détails, consultez leBlog Red Hat.

À propos de Red Hat

Nous proposons des solutions renforcées qui facilitent le travail des entreprises sur plusieurs plates-formes et environnements, du centre de données central à la périphérie du réseau.

© 2024 Red Hat, Inc.