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
    • View 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 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
    • View All Technologies
    • Programming Languages & Frameworks

      • Java
      • Python
      • JavaScript
    • System Design & Architecture

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

      • Developer productivity
      • Developer Tools
      • GitOps
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation 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
    • View All Learning Resources

    E-Books

    • GitOps Cookbook
    • Podman in Action
    • Kubernetes Operators
    • The Path to GitOps
    • View All E-books

    Cheat Sheets

    • Linux Commands
    • Bash Commands
    • Git
    • systemd Commands
    • View 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 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

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

Share:

    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

    • Why some agentic AI developers are moving code from Python to Rust

    • Confidential VMs: The core of confidential containers

    • Benchmarking with GuideLLM in air-gapped OpenShift clusters

    • Run Qwen3-Next on vLLM with Red Hat AI: A step-by-step guide

    • How to implement observability with Python and Llama Stack

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform

    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
    © 2025 Red Hat

    Red Hat legal and privacy links

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

    Report a website issue