Skip to main content
Redhat Developers  Logo
  • Products

    Platforms

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat AI
      Red Hat AI
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • See all Red Hat products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat Developer Hub
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat OpenShift Local
    • Red Hat Developer Sandbox

      Try Red Hat products and technologies without setup or configuration fees for 30 days with this shared Red Hat OpenShift and Kubernetes cluster.
    • Try at no cost
  • Technologies

    Featured

    • AI/ML
      AI/ML Icon
    • Linux
      Linux Icon
    • Kubernetes
      Cloud icon
    • Automation
      Automation Icon showing arrows moving in a circle around a gear
    • See all technologies
    • Programming languages & frameworks

      • Java
      • Python
      • JavaScript
    • System design & architecture

      • Red Hat architecture and design patterns
      • Microservices
      • Event-Driven Architecture
      • Databases
    • Developer experience

      • Productivity
      • Tools
      • GitOps
    • Automated data processing

      • AI/ML
      • Data science
      • Apache Kafka on Kubernetes
    • Platform engineering

      • DevOps
      • DevSecOps
      • Red Hat Ansible Automation Platform for applications and services
    • Secure development & architectures

      • Security
      • Secure coding
  • Learn

    Featured

    • Kubernetes & cloud native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • AI/ML
      AI/ML Icon
    • See all learning resources

    E-books

    • GitOps cookbook
    • Podman in action
    • Kubernetes operators
    • The path to GitOps
    • See all e-books

    Cheat sheets

    • Linux commands
    • Bash commands
    • Git
    • systemd commands
    • See all cheat sheets

    Documentation

    • Product documentation
    • API catalog
    • Legacy documentation
  • Developer Sandbox

    Developer Sandbox

    • Access Red Hat’s products and technologies without setup or configuration, and start developing quicker than ever before with our new, no-cost sandbox environments.
    • Explore the Developer Sandbox

    Featured Developer Sandbox activities

    • Get started with your Developer Sandbox
    • OpenShift virtualization and application modernization using the Developer Sandbox
    • Explore all Developer Sandbox activities

    Ready to start developing apps?

    • Try at no cost
  • Blog
  • Events
  • Videos

Red Hat OpenShift Service on AWS with hosted control planes enables configuration of cluster monitoring operator for additional observability

February 27, 2026
Claudio Busse Bala Chandrasekaran
Related topics:
Automation and management
Related products:
Red Hat OpenShift Service on AWS

    Red Hat OpenShift Service on AWS with hosted control planes is a fully managed application platform for building, deploying, and scaling applications. OpenShift Service on AWS now enables administrators of clusters with hosted control planes to configure the platform monitoring stack with the cluster monitoring operator so you can take full advantage of the monitoring and alerting capabilities provided by Red Hat OpenShift.

    OpenShift includes a platform monitoring stack to monitor cluster components such as nodes, control plane, and operators, and an optional user workload monitoring stack to monitor user-defined projects. While OpenShift Service on AWS with hosted control planes notifies customers about cluster health issues, previous limitations on configuring the platform monitoring stack created several challenges for administrators. Starting today, OpenShift Service on AWS with hosted control planes introduces the following:

    • On new clusters: New clusters are created with monitoring defaults according to the OpenShift version.
    • On existing clusters: Existing clusters retain the existing configuration of the cluster monitoring stack.
    • On both new and existing clusters: You can use OpenShift monitoring APIs to configure the cluster monitoring stack.

    This unlocks a host of improvements and capabilities, including:

    • Alert routing: You can now configure receivers and get alerts based on platform metrics directly on their desired destinations.
    • Operator observability: You can now monitor optional OpenShift Lifecycle Manager operators installed from the Operator Hub into openshift-* namespaces.
    • Metrics retention: You can retain platform metrics either in-cluster, or write metrics to a remote location.
    • Ease of compute configuration: You can now explicitly place the monitoring stack components on worker nodes of your choice to either optimize performance or isolate monitoring components from the rest of the workloads.
    • Cost savings: You can entirely remove persistence for platform metrics to save costs on dev and test clusters.

    Changes to configuration

    New clusters use OpenShift's default monitoring settings, which significantly changes the cluster's monitoring stack configuration.

    Cluster monitoring in the openshift-monitoring namespace

    Previously, the cluster monitoring configuration in the openshift-monitoring namespace used a configmap named cluster-monitoring-config, which was created and configured by default. Now, on a new cluster, the configmap is not created by default, and instead falls back to the presets of the cluster monitoring operator.

    User workload monitoring

    Previously, user workload monitoring was enabled by default, and you could disable it during or after cluster installation. Now, on a new cluster, user workload monitoring is disabled by default and cannot be enabled during cluster installation. Instead, enable or disable it after cluster installation using the cluster-monitoring-config configmap in the openshift-monitoring namespace.

    Persistence of metrics

    For clusters created previous to this change, platform monitoring metrics persist by default using AWS EBS volumes of 100 Gi. Now, on a new cluster, platform monitoring metrics aren't persisted by default. You can configure persistence after cluster installation.

    Retention of metrics

    For clusters created previous to this change, platform monitoring metrics are retained for 11 days by default. The default retention storage limit is 90 GiB. Now, on a new cluster, platform monitoring metrics are retained for 15 days with no retention limit by default.

    Topology spread

    Clusters created previous to this change were configured to spread platform monitoring pods across availability zones. Now, on a new cluster, this is not configured by default.

    Tolerations

    Clusters created previous to this change were configured by default to tolerate the taint node-role.kuberenetes.io/infra. Now, on a new cluster, this is not configured by default.

    Seven best practices

    Here are some best practices to configure cluster monitoring stack:

    1. If you are deleting and recreating your existing cluster, then your new cluster will have different defaults. If you need to configure your new cluster with monitoring that matches your existing cluster, visit the hypershift-dataplane-metrics-forwarder Git repository to find the configuration.
    2. Ensure that your worker nodes are configured such that the cluster monitoring stack deployed on worker nodes can be available and healthy. If the monitoring stack is either unavailable or degraded, you're notified by OpenShift Service on AWS with hosted control planes.
    3. Configure external watchdog-based alerting for the monitoring stack. OpenShift monitoring already includes a watchdog alert for heartbeat monitoring. Alertmanager sends notifications to configured providers, enabling administrators to be alerted when the watchdog falls silent.
    4. Ensure that the cluster monitoring stack is available and not degraded before you upgrade your cluster. Your cluster upgrades may be cancelled if the monitoring stack is unhealthy.
    5. If you configure the cluster worker nodes on multiple availability zones, use topology spread to distribute the cluster monitoring stack components across zones to be able to tolerate failure of single availability zone.
    6. If you need to isolate the monitoring stack components from the rest of the application workloads on the cluster, use pod placement techniques as required.
    7. Adjust metric retention and persistence volume sizes according to your needs for retaining the metrics.

    To learn more about monitoring in OpenShift, visit OpenShift documentation. To get started, visit OpenShift Service on AWS with hosted control planes product page.

    Related Posts

    • Ensure a scalable and performant environment for ROSA with hosted control planes

    Recent Posts

    • GDAL 3.4 package: Full-featured GIS functionality on RHEL

    • Red Hat OpenShift Service on AWS with hosted control planes enables configuration of cluster monitoring operator for additional observability

    • How hosted control planes are getting smarter about resource management

    • Fine-tune AI pipelines in Red Hat OpenShift AI 3.3

    • How to use auto-instrumentation with OpenTelemetry

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Report a website issue