GitOps

openshift containers
Article

How to manage a fleet of heterogeneous OpenShift clusters

Sabbir Hasan +1

Learn how to deploy and manage a fleet of OpenShift clusters spanning multiple versions using Red Hat’s Zero Touch Provisioning (ZTP), GitOps operator, and Red Hat Advanced Cluster Management.

Featured image for Best of Kubernetes 2023.
Article

Our top Kubernetes articles for developers in 2023

Colleen Lobner

Here are the most popular Kubernetes resources of 2023, featuring a guide to using Kubernetes on OpenShift and patterns for managing and deploying Helm charts.

OpenShift
Article

What's new in Red Hat OpenShift 4.14

Donna Smalls

Explore new features in Red Hat OpenShift 4.14, including enhanced security for workloads, hosted control planes for multi-cluster deployments, and much more.

Featured image for GitOps + Kubernetes
Article

How to validate GitOps manifests

Trevor Royer

This article discusses how to validate GitOps manifests to improve the reliability and confidence of changes before merging.

DevOps
Article

Drop git pull for fetch and rebase

Yftach Herzog

This article explains why you shouldn’t use the git pull command and why fetch and rebase tools give you more control of pull requests.