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.
    • 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

Tour of the Developer Perspective in the Red Hat OpenShift 4.2 web console

October 16, 2019
Jan Kleinert
Related topics:
Kubernetes
Related products:
Red Hat OpenShift

    https://youtu.be/opdrYhIjqrg

    Of all of the new features of the Red Hat OpenShift 4.2 release, what I’ve been looking forward to the most are the developer-focused updates to the web console. If you’ve used OpenShift 4.1, then you’re probably already familiar with the updated Administrator Perspective, which is where you can manage workloads, storage, networking, cluster settings, and more.

    The addition of the new Developer Perspective aims to give developers an optimized experience with the features and workflows they’re most likely to need to be productive. Developers can focus on higher level abstractions like their application and components, and then drill down deeper to get to the OpenShift and Kubernetes resources that make up their application.

    Let’s take a tour of the Developer Perspective and explore some of the key features.

    Topology view

    The Topology view presents an application-centric view of a project. With a project selected, the Topology view displays the different components that make up your application. You can see the name of the component as well as the pod status, build status (if applicable) and links to source code and routes when those are available. Components that are part of an application will all be in the same grouping, represented by the lighter-colored shape around the components in the screenshot below. The Kubernetes-recommended labels for applications and instances of applications are the basis for determining which components are in a grouping. You can optionally use the arrows to connect components within an application to help show relationships between components.

    Application topology in OpenShift Developer Perspective

    Viewing information about a component

    When you click a component in Topology view, a side panel will appear with information about that component. In the screenshot below, you can see what appears on the Resources tab in the panel when the frontend deployment config is clicked.

    Resources view in OpenShift Developer Perspective

    There are links to pods, builds, services, and routes as well as shortcut links to view pod or build logs.

    Build log in openshift developer perspective

    Adding components to a Kubernetes application

    The Developer Perspective has several built-in ways to streamline the process of deploying applications, services, and databases. When you select +Add in the left navigation menu, you’ll see the options that are available.

    Add components in openshift developer perspective

    There are options to build and deploy from code in a Git repository, to deploy a container image, to deploy from the developer catalog, or from a Dockerfile or YAML/JSON definitions. You can also easily deploy databases for your application to use. Clicking on most of these options will give you a wizard-style experience that prompts you for the necessary information.

    deploy-openshift-developer-console

    Viewing and creating builds

    The Builds link in the left navigation gives quick access to existing build configurations as well as an option to create new ones.

    builds screen openshift-developer-console

    From that page, you can drill down into each build config for more information on the builds, environment variables, events, and more.

    Exploring Red Hat OpenShift Pipelines

    The Red Hat OpenShift 4.2 release will feature a developer preview for OpenShift’s new CI/CD solution called OpenShift Pipelines, which is based on Tekton. The Developer Perspective will also feature a developer preview for OpenShift Pipelines for managing CI/CD with OpenShift.

    If you have the OpenShift Pipelines Operator installed on your cluster, then you’ll see the Pipelines link in the left navigation. The Pipelines section gives you visibility into any pipelines you have set up along with the ability to manage aspects of your project’s CI/CD. You can see the different resources that are present as part of your CI/CD process, view logs of executing pipelines (i.e., pipeline runs), and drill into pipeline runs to view the current or previous status of a CI/CD pipeline.

    OpenShift Pipelines

    OpenShift Pipelines Preview

    You can learn more about OpenShift Pipelines, which is currently in Dev Preview, here.

    Try the developer-centric changes for yourself

    To really get a sense of how the Developer Perspective in the web console can help you be more productive on Red Hat OpenShift, try it out for yourself. You can install a 4.2 OpenShift cluster by following the download link here. There are several infrastructure options available, including “Laptop,” which allows you to install an OpenShift cluster locally using Code Ready Containers.

    Learn more about application development with OpenShift at developers.redhat.com/openshift.

    Last updated: March 28, 2023

    Recent Posts

    • Federated identity across the hybrid cloud using zero trust workload identity manager

    • Confidential virtual machine storage attack scenarios

    • Introducing virtualization platform autopilot

    • Integrate zero trust workload identity manager with Red Hat OpenShift GitOps

    • Best Practice Configuration and Tuning for Linux and Windows VMs

    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.