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

8 ways OpenShift 4.11 improves developer experience

August 23, 2022
Serena Chechile Nichols
Related topics:
KubernetesOperatorsServerless
Related products:
Red Hat OpenShift ServerlessRed Hat OpenShiftRed Hat OpenShift Container Platform

    Red Hat OpenShift 4.11 features many improvements to the developer experience in the OpenShift Container Platform web console. This article covers the highlights for developers—including the long-awaited dark mode.

    In addition to addressing customer feature requests and usability improvements, we've added new features to the Developer perspective when the following Operators are installed on your cluster:

    • OpenShift Web Terminal
    • OpenShift Serverless
    • OpenShift Pipelines
    • Quay Container Security Operator

    Read on to learn what's new in the web console in OpenShift 4.11. To get access to the latest features and updates, sign up for a free short-term account on the Developer Sandbox for Red Hat OpenShift or install the Service Binding Operator on your own OpenShift 4.11 cluster.

    1. Dark mode

    The OpenShift console now supports a dark theme! You can set your theme preferences in User Preferences: Options are Light, Dark, and System Default (Figure 1).

    Specifying a theme preference in OpenShift 4.11.
    Figure 1: Specifying a theme in User Preferences.

    2. Usability enhancements

    In every release, we tackle feature enhancements requested by customers. In version 4.11, you now can:

    • Easily create and edit routes and ConfigMaps with a form-based interaction. Those who love YAML can switch between the form view and YAML.
    • Easily connect to the Red Hat console from the Application Launcher.
    • Easily share your project with other team members by clicking on the Sharing card on the Add page.
    • Quickly reorder your custom navigation items in the Developer perspective with drag and drop (see Figure 2). And don't worry: Your reordering will persist.
    Reordering navigation items in the OpenShift 4.11 console.
    Figure 2: Reordering custom navigation items.

    3. Visibility into project resource quotas

    OpenShift 4.1 1 now shows the impact that resource quotas can have on your project. When resource quotas are set on a project, the Project dashboard includes a Resource Quotas card that displays all defined quotas on that project and provides a warning when the namespace has reached or surpassed a quota. Stay tuned for additional improvements in 4.12 around this area.

    4. Topology performance improvements

    The team has been working hard on performance improvements to the Topology view. In arguably one of the most delightful enhancements in 4.11, we have improved the zooming experience:

    • When the topology is zoomed to medium scale, all labels are hidden. Labels are shown when hovering over the node.
    • When the topology is zoomed to 30% scale, all labels, decorators, pod rings, and icons are hidden. The node shape remains the same, and the background is white, yellow, or red to reflect the status of pods, build pipelines, and alerts. When you hover over a node, it scales up to the original size so that the entire node, label, and decorators are shown and functional.

    See Figure 3 for a quick look at how zooming behaves. Please let us know how it's working for you.

    The improved zooming experience in the OpenShift 4.11 Topology view.
    Figure 3: New zooming experience in the Topology view.

    We've also deprecated two options that weren't getting much use:

    • Consumption mode (previously in the display options).
    • Layout 2 (previously in the button panel in the lower left area of Topology).

    5. OpenShift web terminal enhancements

    When the Web Terminal Operator is installed, the web terminal drawer now supports multiple tabs, with a maximum of eight. Additional improvements include the following commands:

    • help lists each pre-installed command-line interface (CLI), including version information.
    • history allows you to see previous commands used in the current tab during the current web terminal session.
    • wtoctl allows you to customize your local web terminal. Among other things, you can change the timeout period and update the image to be used for the web terminal.
    The updated web terminal in OpenShift 4.11.
    Figure 4: Multiple tabs are now supported in the OpenShift web terminal.

    6. Increased discoverability with bindable services

    Developers using bindable services will enjoy some great improvements in 4.11. You can:

    • Quickly identify which services are bindable by looking for the bindable label on the catalog cards.
    • Filter for bindable services in the Operator-backed service catalog.
    • Visually identify Service Binding connections that are in an error state in the topology view.

    7. Event sinks and serverless monitoring

    When the OpenShift Serverless Operator is installed, you can now create event sinks with a form-driven interaction. When the Camel K Operator is installed, event sinks from the Kamelet catalog are available.

    You also now have access to two new dashboards to monitor serverless deployments:

    • Knative Serving: Revision CPU, memory, and network usage
    • Knative Serving: Revision queue proxy metrics

    8. Pipeline-as-code improvements

    When the OpenShift Pipelines Operator is installed, pipeline-as-code improvements include the following:

    • Administrators can configure their Git provider and OpenShift for use with pipeline as code.
    • Users have a form-driven interaction to set up their GitHub application for pipelines as code.

    The Pipeline builder now supports a local Tekton Hub instance. If a cluster Tekton Hub is installed, it is used to populate tasks in the Pipeline builder. Otherwise, the community version is used.

    Try OpenShift 4.11

    Ready to try these new features for yourself? Get started with OpenShift 4.11 today on the Developer Sandbox for Red Hat OpenShift.

    Beyond what's highlighted in this article, check out the following resources to learn more about the new OpenShift 4.11 release:

    • What's New in OpenShift 4.11 (Developer Edition)
    • Red Hat Developer on YouTube
    • Ways to try Red Hat OpenShift

    Community feedback helps us continually improve the OpenShift developer experience, so we want to hear from you. Tweet me at @serenamarie125 or join the OpenShift Developer Experience Google group to share your feedback.

    Last updated: October 31, 2023

    Related Posts

    • What’s new for developers in the OpenShift 4.10 console

    • Serverless applications made faster and simpler with OpenShift Serverless GA

    • Introducing the Service Binding Operator

    • What's new in Red Hat OpenShift's Web Terminal Operator 1.2

    Recent Posts

    • Debugging image mode with Red Hat OpenShift 4.20: A practical guide

    • EvalHub: Because "looks good to me" isn't a benchmark

    • SQL Server HA on RHEL: Meet Pacemaker HA Agent v2 (tech preview)

    • Deploy with confidence: Continuous integration and continuous delivery for agentic AI

    • Every layer counts: Defense in depth for AI agents with Red Hat AI

    What’s up next?

    OpenShift For Developers Tile Card

    Get a hands-on introduction to daily life as a developer crafting code on OpenShift, the open source container application platform from Red Hat, with OpenShift for Developers.

    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.