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

Kubernetes and OpenShift: The best of 2021

December 1, 2021
Red Hat Developer Editorial Team
Related topics:
CI/CDContainersKafkaKubernetesNode.js
Related products:
Developer SandboxRed Hat OpenShiftRed Hat OpenShift Container Platform

Share:

    2021 was a big year in the world of Kubernetes and Red Hat OpenShift, and over the past twelve months, we have aimed to provide content that will satisfy developer curiosity on how to best use these platforms, from info on the big release of OpenShift 4.8 to tutorials on deploying Helm charts and working with OpenShift Serverless Functions. Keep reading for these highlights and more.

    Check out the other articles in our Best of 2021 series:

    • The best of Red Hat Enterprise Linux
    • The best of Ansible and automation

    OpenShift 4.8

    Perhaps the biggest news of the year in the OpenShift world was the release of version 4.8 of the OpenShift Container Platform. Developers were particularly interested in the outline of what's new in the Red Hat OpenShift 4.8 console from Serena Chechile Nichols.

    The OpenShift developer dashboard provides sample applications that are just a few clicks away from deployment, and the samples on offer saw a refresh in OpenShift 4.8, with four new ones added and four updated.

    Containers

    Developers using the Developer Sandbox for Red Hat OpenShift to experiment with containerized application development might have hit a snag this year after Docker set a limit of 100 downloads every six hours from a single IP address for anonymous users. In one of our most popular articles of the year, Joel Lord offered a tip on how to work around Docker's new download rate limit on OpenShift. (Once you figure it out, you can learn more about getting started with the Developer Sandbox or check out Joel's DevNation Tech Talk on the subject.)

    Developers focusing on Windows and .NET might feel somewhat left out of the containerization revolution at times, but Don Schenck says that shouldn't be the case. He explained how you can containerize .NET applications on OpenShift, examining how the process works with both Windows containers and Linux containers.

    Serverless

    In 2020, Red Hat introduced OpenShift Serverless, which allows developers to create and package serverless applications. Naina Singh wrote a tutorial to help you get started with OpenShift Serverless Functions if you're interested in exploring the possibilities. (For more details, check out the OpenShift Serverless quick start guide.)

    Node.js

    The headless CMS Strapi is fast becoming a Node.js favorite when it comes to creating content delivery systems with JavaScript. In one of our most popular articles of the year, Joel Lord explains how you can keep the development cycle moving by quickly deploying Strapi applications to Kubernetes and OpenShift. Node.js devs also got a good tutorial on monitoring Node.js applications on OpenShift with Prometheus.

    Looking for more on Node.js development on OpenShift? Check out the Developer Sandbox activity Deploying full-stack JavaScript applications to the Developer Sandbox for Red Hat OpenShift.

    Apache Kafka

    Apache Kafka is an enterprise messaging system that can move massive amounts of data, and Red Hat OpenShift Streams for Apache Kafka is Red Hat’s fully hosted and managed Kafka service. Bernard Tison created a tutorial to help you get started using this service.

    CI/CD

    Helm charts are a declarative model for defining your Kubernetes application, and when combined with Jenkins CI/CD and OpenShift, you can define your architecture rather than scripting it. Shailendra Kumar Singh lays out how the Helm chart deployment process works on OpenShift 4.

    Red Hat recently conducted a Customer Empathy Workshop series that, among other things, focused on OpenShift's CI/CD tooling. After analyzing some of the problems and pain points, we put together some tips for improving CI/CD in OpenShift.

    The rest of the best

    Need more? Here are the rest of 2021's most popular OpenShift articles from Red Hat Developer:

    • Project Shipwright and the future of Red Hat OpenShift builds
    • Perform a kaniko build on a Red Hat OpenShift cluster and push the image to a registry
    • Learn Quarkus faster with quick starts in the Developer Sandbox for Red Hat OpenShift
    • Get started with OpenShift Service Registry
    • Use vim in a production Red Hat OpenShift container in 6 easy steps
    • Modernizing applications with Apache Camel, JavaScript, and Red Hat OpenShift
    • Deploy self-hosted GitHub Actions runners for Red Hat OpenShift
    • Integrating systems with Apache Camel and Quarkus on Red Hat OpenShift
    • 5 steps to manage your first API using Red Hat OpenShift API Management
    • Bootstrap GitOps with Red Hat OpenShift Pipelines and kam CLI
    • Test container images in Red Hat OpenShift 4 with Ansible and CI/CD
    • Deploying the Mosquitto MQTT message broker on Red Hat OpenShift
    • New developer quick starts and more in the Red Hat OpenShift 4.7 web console

    More OpenShift resources:

    • OpenShift for Developers, Second Edition, a free e-book
    • Foundations of OpenShift, a Red Hat developer course
    Last updated: September 20, 2023

    Related Posts

    • Red Hat Enterprise Linux: The best of 2021

    • Red Hat Developer roundup: Best of November 2021

    Recent Posts

    • Customize RHEL CoreOS at scale: On-cluster image mode in OpenShift

    • How to set up KServe autoscaling for vLLM with KEDA

    • How I used Cursor AI to migrate a Bash test suite to Python

    • Install Python 3.13 on Red Hat Enterprise Linux from EPEL

    • Zero trust automation on AWS with Ansible and Terraform

    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