Red Hat OpenShift

Node.js
Article

Red Hat support for Node.js

James Falkner

For the past two years, Red Hat Middleware has provided a supported Node.js runtime on Red Hat OpenShift as part of Red Hat Runtimes. Our goal has been to provide rapid releases of the upstream Node.js core project, example applications to get developers up and running quickly, Node.js container images, integrations with other components of Red Hat's cloud-native stack, and (of course) provide world-class service and support for customers. Earlier this year, the team behind Red Hat's distribution and support...

red_hat-openshift-logo-a-reverse-transparent
Article

Where can I find REST API client libraries for OpenShift?

As a user, you would normally interact with OpenShift via the web console or oc command line client. When using either of these methods, under the covers they are talking to OpenShift via a REST API endpoint.

Serverless Kafka
Article

Serverless Kafka on Kubernetes

editorial-team +1

In this session, we will walk through an end-to-end demo, showing the lifecycle of an event-driven application based on Apache Kafka.

ServiceBindingRequest
Article

Service Binding Operator: The Operator in action

Shoubhik Bose +2

In this article, we'll look at a more advanced service binding topic—custom environment variables—and walk through a typical usage scenario. 

ServiceBindingRequest
Article

Introducing the Service Binding Operator

Shoubhik Bose +2

We introduce the Service Binding Operator, which lets application developers easily bind applications to operator-managed backing services.

Video Thumbnail
Video

Red Hat AMQ Streams: Run Apache Kafka on Kubernetes with OpenShift

Red Hat Developers

Red Hat AMQ Streams is a massively scalable, distributed, and high performance data streaming platform based on the Apache Kafka project. AMQ Streams provides an event streaming backbone that allows microservices and other application components to exchange data with extremely high throughput and low latency.

Share graphics_NooBaa
Cheat Sheet

NooBaa cheat sheet

Eran Tamir

NooBaa is a free and open source data management platform for Kubernetes and Red Hat OpenShift platforms. Get started with this handy cheat sheet.

Kubernetes
Article

Plumbing Kubernetes CI/CD with Tekton

editorial-team +1

Learn how to combine various building blocks of Tekton to build and deploy a cloud-native application.