Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

Easily expanding Red Hat OpenShift clusters

July 31, 2024
Ramon Acedo Rodriguez
Related topics:
Automation and managementDisconnected environmentsEdge computingHybrid cloudKubernetes
Related products:
Red Hat OpenShiftRed Hat OpenShift Container Platform

    Adding nodes to Red Hat OpenShift clusters on-premises is a laborious and sometimes complex endeavor. With various methods available, each with different levels of automation, users often find themselves navigating through complex and even unsupported solutions, leading to a less-than-ideal user experience. 

    A new feature is now available as a Developer Preview in OpenShift 4.16, that makes cluster expansions faster, simpler, and more user-friendly than ever before.

    This new method leverages the Agent Based Installer technology under the hood, but doesn’t need the cluster to have been installed by it, it will work on any cluster where its nodes can be installed from an ISO image.

    It first gets information of the cluster to be expanded, then it provides a bootable ISO image, and after booting it on the nodes, they are added to the cluster. See Figure 1.

    A view of the workflow to add nodes to OpenShift clusters. There are four boxes, alternating between red and gray, with arrows between them pointing from left to right. The first box is gray and labelled Describe hosts, the second box is red and labelled Generate bootable image, the third is gray and labelled Boot hosts, and the fourth is red and labelled Approve certificates.
    Figure 1: Feature workflow to add nodes to OpenShift clusters.

    Easiest way to add nodes to on-premise clusters

    The highlights:

    • Add nodes to any on-premises OpenShift cluster, regardless of the installation method used.
    • The process is just booting an ISO image that automatically adds the new node to the cluster.
    • Supports bare metal, vSphere, Nutanix, and platform agnostic.
    • Supports OpenShift clusters running on Oracle Cloud Infrastructure (OCI).

    Making it better

    This feature addresses several critical needs within the OpenShift on-premise ecosystem:

    • Simplified user experience: By replacing manual steps with a couple of commands, the feature significantly reduces the complexity of cluster expansions, resulting in a vastly improved user experience.
    • Add nodes to any cluster: Regardless of the installation method used, users can now enjoy a consistent and streamlined process for expanding clusters, eliminating confusion and enhancing convenience.
    • Fail fast: It validates the host you are adding to detect common configuration problems in the host or the environment.
    • Elimination of overkill: Users no longer need to install and configure the Multicluster Engine for single-cluster management, streamlining the process and conserving system resources.
    • BMC independence: For IPI-deployed bare metal clusters, the need for Baseboard Management Controller (BMC) availability is eliminated, simplifying cluster expansion.
    • Field alignment: By providing an official solution, this feature addresses the custom automations and inconsistent processes that have emerged in the field, ensuring alignment with best practices and reducing complexity.

    How we did it

    In every cluster in OpenShift 4.16 there is a new binary called nodejoiner. This was added so that we can get all the information necessary to add a node to the cluster with just one command from the client, which currently is the node-joiner.sh. 

    Note that since the clusters need to have this binary, only clusters in OpenShift 4.16  and  later can benefit from this feature.

    When this feature becomes Generally Available the image generation will be integrated in the oc command directly, without any need for the helper script. 

    You can see the approved oc command enhancement here.

    Final notes

    The addition of this feature represents a significant leap forward in the OpenShift ecosystem. By simplifying cluster expansions and unifying the user experience, OpenShift continues to evolve as the premier platform for containerized application deployment and management. This is a Developer Preview feature in OpenShift 4.16. Please share your feedback to help us improve it.

    To use it now follow the instructions documented in the installer docs on GitHub.

    Related Posts

    • How to manage a fleet of heterogeneous OpenShift clusters

    • Get started with the OpenShift Cluster Observability Operator

    • Create an Azure Red Hat OpenShift cluster in less than 5 minutes

    • Set up an OpenShift cluster to deploy an application in odo CLI

    Recent Posts

    • Protect data offloaded to GPU-accelerated environments with OpenShift sandboxed containers

    • Case study: Measuring energy efficiency on the x64 platform

    • How to prevent AI inference stack silent failures

    • Preventing GPU waste: A guide to JIT checkpointing with Kubeflow Trainer on OpenShift AI

    • How to manage TLS certificates used by OpenShift GitOps operator

    What’s up next?

    Read Operating OpenShift, a practical guide to running and operating OpenShift clusters more efficiently using a site reliability engineering (SRE) approach. Learn best practices and tools that can help reduce the effort of deploying a Kubernetes platform.

    get the e-book
    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

    Chat Support

    Please log in with your Red Hat account to access chat support.