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

Change deployments on the fly in OpenShift 4.8

November 24, 2021
Don Schenck
Related topics:
Kubernetes
Related products:
Red Hat OpenShift

Share:

    Red Hat OpenShift 4.8 introduces a very valuable—and possibly very dangerous—new feature: The ability to use a form-based editor to edit deployments. In earlier versions of OpenShift, you could edit the YAML for a Deployment object. In OpenShift 4.8, you can now do the same thing with a fill-in-the-blanks form, so you don't need to know the proper YAML formatting for values, lists, and dictionaries. The form can also prompt you with existing values where appropriate.

    Keep reading to learn why the new form-based editor is both an exciting feature and a double-edged sword.

    Why form-based editing is risky in deployment

    The positive news about form-based editing is that you can instantly change a deployment, with a good amount of error-checking functionality built in as a safety net. As a result, you can fix deployment problems very quickly. There's no source code to change and commit, and no build pipeline to run through; just fill in the form to edit the deployment and you're done.

    In this case, the downside is the same as the upside, however: You can instantly change a deployment. You now have the power to change a deployment in production without making a corresponding change to the code kept in source control, which should be your original, single source of truth. Imagine the box of problems this can open! The conflicts, the untracked changes, the inability to roll back—all of these potential snares await you.

    Traveler, beware.

    How to safely use OpenShift's form-based editor

    So what should you use OpenShift's new form-based deployment editor for? The following three-minute video demonstrates how form-based editing can help you learn how to add to your deployment. Let's say, for example, that you want your deployment to reference the value of a secret and store it in an environment variable that's available to your application. One easy way to do this is to add the reference using the form-based editor, then view the underlying YAML to see the result. You can then copy and paste that into your own source-controlled YAML.

    Conclusion

    All in all, form-based deployment editing is a powerful new tool in OpenShift 4.8. If you use it judiciously, you'll be that much the wiser. Just tread carefully.

    Last updated: September 20, 2023

    Related Posts

    • What's new in the Red Hat OpenShift 4.8 console

    • New application samples in Red Hat OpenShift 4.8

    Recent Posts

    • Kubernetes MCP server: AI-powered cluster management

    • Unlocking the power of OpenShift Service Mesh 3

    • Run DialoGPT-small on OpenShift AI for internal model testing

    • Skopeo: The unsung hero of Linux container-tools

    • Automate certificate management in OpenShift

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

    Red Hat legal and privacy links

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

    Report a website issue