Red Hat OpenShift

Video Thumbnail
Video

Getting GitOps | DevNation Tech Talk

Harriet Lawrence +1

In 2022 we heard your GitOps questions at meetups and gatherings, big stages, and local panels and one question was often top of mind: how do I get started? The benefits of GitOps are calling your name, but getting started isn’t that straightforward. 

Red Hat is excited to kick off 2023 with a DevNation TechTalk, focused on GitOps to help you sift through your questions. At DevNation, you’ll hear from passionate GitOps practitioners about the pitfalls to avoid and hurdles to jump while kicking off or evolving your GitOps practices. This event is aimed at audiences that are new to GitOps or early in their practice development within a cloud-native environment.

Article Thumbnail
Article

Multiple sources for Argo CD applications

Ishita Sequeira

Argo CD is a continuous delivery tool for Kubernetes. Learn about a new feature that makes it easier to manage resources in different repositories.

OpenShift
Blog

SNO on Spot

Mike Hepburn +1

What is the cheapest way to run OpenShift in the public cloud? Behold: the power

Video Thumbnail
Video

Exploring the power of OpenTelemetry on Kubernetes | DevNation Tech Talk

Pavol Loffay +1

Modern cloud-native applications are incredibly complex systems. Keeping the systems healthy and meeting SLAs for our customers is crucial for long-term success. In this session, we will dive into the three pillars of observability - metrics, logs, tracing - which form the foundation of successful troubleshooting in distributed systems. You'll learn the gotchas and pitfalls of rolling out the OpenTelemetry stack on Kubernetes to effectively collect all your signals without worrying about a vendor lock in. Additionally we will replace parts of the Prometheus stack to scrape metrics with OpenTelemetry collector and operator.

RHOSAK share feature image
Article

Stream processing with ksqlDB in OpenShift Streams for Apache Kafka

Daniele Martinoli +1

Apache Kafka is an open-source distributed streaming platform used for stream processing, real-time data pipelines, and data integration at scale. SQL (Structured Query Language) is a standardized programming language that is used to manage relational databases and perform various operations on their data. This first article in a series of three describes how we can leverage on ksqlDB to process Apache Kafka streams using the industry standard SQL query language.

Illustration for best of OpenShift articles, 2022
Article

Top Kubernetes and OpenShift resources of 2022

Heiker Medina

We've rounded up some of our favorite Kubernetes and OpenShift content from 2022, including stories about microservices and container optimization, along with top announcements.

Node.js container with S2I feature image
Article

How to deploy Next.js applications to Red Hat OpenShift

Michael Dawson

Next.js is one of many popular frameworks for deploying sites based on Node.js. In this article, you'll learn how to deploy Next.js applications using the ubi8/nodejs-16 and ubi8/nodejs-16-minimal containers available from Red Hat. We will also show you how to deploy the containers to Red Hat OpenShift.