Skip to main content
Redhat Developers  Logo
  • Products

    Featured

    • Red Hat Enterprise Linux
      Red Hat Enterprise Linux Icon
    • Red Hat OpenShift AI
      Red Hat OpenShift AI
    • Red Hat Enterprise Linux AI
      Linux icon inside of a brain
    • Image mode for Red Hat Enterprise Linux
      RHEL image mode
    • Red Hat OpenShift
      Openshift icon
    • Red Hat Ansible Automation Platform
      Ansible icon
    • Red Hat Developer Hub
      Developer Hub
    • View All Red Hat Products
    • Linux

      • Red Hat Enterprise Linux
      • Image mode for Red Hat Enterprise Linux
      • Red Hat Universal Base Images (UBI)
    • Java runtimes & frameworks

      • JBoss Enterprise Application Platform
      • Red Hat build of OpenJDK
    • Kubernetes

      • Red Hat OpenShift
      • Microsoft Azure Red Hat OpenShift
      • Red Hat OpenShift Virtualization
      • Red Hat OpenShift Lightspeed
    • Integration & App Connectivity

      • Red Hat Build of Apache Camel
      • Red Hat Service Interconnect
      • Red Hat Connectivity Link
    • AI/ML

      • Red Hat OpenShift AI
      • Red Hat Enterprise Linux AI
    • Automation

      • Red Hat Ansible Automation Platform
      • Red Hat Ansible Lightspeed
    • Developer tools

      • Red Hat Trusted Software Supply Chain
      • Podman Desktop
      • Red Hat OpenShift Dev Spaces
    • Developer Sandbox

      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
    • Secure Development & Architectures

      • Security
      • Secure coding
    • Platform Engineering

      • DevOps
      • DevSecOps
      • Ansible automation for applications and services
    • Automated Data Processing

      • AI/ML
      • Data Science
      • Apache Kafka on Kubernetes
      • View All Technologies
    • Start exploring in the Developer Sandbox for free

      sandbox graphic
      Try Red Hat's products and technologies without setup or configuration.
    • Try at no cost
  • Learn

    Featured

    • Kubernetes & Cloud Native
      Openshift icon
    • Linux
      Rhel icon
    • Automation
      Ansible cloud icon
    • Java
      Java 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

    • API Catalog
    • Product Documentation
    • Legacy Documentation
    • Red Hat Learning

      Learning image
      Boost your technical skills to expert-level with the help of interactive lessons offered by various Red Hat Learning programs.
    • Explore Red Hat Learning
  • 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

Our top Kubernetes articles for developers in 2023

The best of Red Hat Developer 2023

December 12, 2023
Colleen Lobner
Related topics:
CI/CDDevOpsGitOpsKubernetesService Mesh
Related products:
Developer SandboxRed Hat OpenShift

Share:

    As we bid farewell to 2023, we’re highlighting the most popular articles published on Red Hat Developer this year.  Kubernetes continues to be a vital area of innovation; new tools and solutions intended to simplify application development and operations are proliferating, as developers seek ways to cope with the growing complexity of managing infrastructure. It was also an exciting year in the world of Red Hat OpenShift, the hybrid cloud application platform powered by Kubernetes.

      [ Learn about what’s new with Red Hat OpenShift 4.14 ] 

    The 10 most popular Kubernetes articles of 2023

    Read on for our most-read articles on Kubernetes topics from the past year. We’ve got a guide to using Kubernetes on OpenShift, patterns for managing and deploying Helm charts, testing libraries for Kubernetes, and a whole lot more.

    OpenShift tutorials

    • 4 steps to run an application under OpenShift Service Mesh by Bob Reselman: Learn how to configure and run an application with Red Hat OpenShift Service Mesh in just 4 steps.
    • How to fully utilize OpenShift for DevOps by Aine Keenan: The benefits of DevOps include faster deployment, greater automation, higher quality applications, and better collaboration. This article describes how DevOps is implemented and the tools we use.
    • A developer's guide to using OpenShift with Kubernetes by Bob Reselman: Learn how to manage Kubernetes applications on Red Hat OpenShift using basic command-line and graphical tools. 
    • How to use continuous integration with Jenkins on OpenShift by Nagesh Rathod: This article demonstrates how to set up a CI pipeline to compile and package a JavaScript game app into a Docker image using Jenkins on Red Hat OpenShift.
    • Deploy React applications to OpenShift by Yashwanth Maheshwaram: Learn how to deploy a basic React application to Red Hat OpenShift and get the benefits of continuous deployment without having to deal with Kubernetes.

    Argo CD

    • 3 patterns for deploying Helm charts with Argo CD by Trevor Royer: Explore three patterns for deploying Helm charts with Argo CD, including the advantages and disadvantages of each.
    • Multiple sources for Argo CD applications by Ishita Sequeira: Learn about a new feature in Argo CD that makes it easier to manage resources in different repositories.

    Core concepts, Operators, and Fabric8 Kubernetes client

    • Kubernetes Patterns: The path to cloud native by Bilgin Ibryam and Roland Huss: Explore several core Kubernetes concepts that are essential for building container-based cloud-native applications in this excerpt from Kubernetes Patterns.
    • How to implement Kubernetes Operators with Java Operator SDK by Igor Troyanovsky: This article demonstrates how to implement a basic operator using Java Operator SDK, Quarkus, and Fabric8 Kubernetes client.
    • How to write tests with Fabric8 Kubernetes Client by Rohan Kumar: Learn how to effectively write tests for Kubernetes applications in Java using Fabric8 Kubernetes Mock Server and Fabric8 Kubernetes JUnit Jupiter extensions.

    E-books

    OpenShift provides several layers of abstraction over vanilla Kubernetes, but navigating its rich feature set and functionality can be daunting. Operating OpenShift: An SRE Approach to Managing Infrastructure is your guide to running and operating OpenShift clusters more efficiently. Authors Rick Rackow and Manuel Dewald highlight best practices and tools that can help reduce the effort of deploying a Kubernetes platform. 

    If you want to prepare yourself to tackle common challenges with Kubernetes design patterns, you can download the new edition of Bilgin Ibryam and Roland Huss's wildly popular book Kubernetes Patterns. 

    Interactive learning

    Looking to build your skills with OpenShift? Here are some of the self-paced guided learning tutorials we published this year, including lots of opportunities to play in the Developer Sandbox for Red Hat OpenShift:

    • Foundations of OpenShift
    • Create an OpenShift Serverless Function 
    • Using OpenShift Pipelines
    • Using Red Hat OpenShift labels 
    • Export your application from the sandbox into Red Hat OpenShift Service on AWS 

    Even more Kubernetes resources

    You can find all sorts of great content by browsing our whole archive of Kubernetes articles. Happy reading!

    Related Posts

    • Deploy and test Kubernetes containers using Podman Desktop

    • How to set up your GitOps directory structure

    • You (probably) need liveness and readiness probes

    • How to employ continuous deployment with Ansible on OpenShift

    • Secure your Kubernetes deployments with eBPF

    • What's new in Red Hat OpenShift 4.14

    Recent Posts

    • Unleashing multimodal magic with RamaLama

    • Integrate Red Hat AI Inference Server & LangChain in agentic workflows

    • Streamline multi-cloud operations with Ansible and ServiceNow

    • Automate dynamic application security testing with RapiDAST

    • Assessing AI for OpenShift operations: Advanced configurations

    What’s up next?

    The Developer Sandbox for Red Hat OpenShift is a great platform for learning and experimenting with Kubernetes. This sandbox activity takes you through the creation of an application using plain Kubernetes.

    Start the activity
    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

    Red Hat legal and privacy links

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

    Report a website issue