Red Hat OpenShift Container Platform

Featured image for Cryostat (was ContainerJFR) topics.
Article

Configure a pod security context with Cryostat Operator

Thuan Vo

With the introduction of new security context constraints, pods must be properly configured under the enforced security standards defined globally or on a namespace level to be admitted to launch. Learn how Cryostat Operator 2.2.0 accommodates these changes.

Featured image for Cryostat (was ContainerJFR) topics.
Article

Configure Cryostat RBAC mapping in Cryostat Operator 2.2.0

Thuan Vo

When deployed on Kubernetes or OpenShift, Cryostat uses a default permission configuration that maps Kubernetes resources to Cryostat-managed resources to authorize a user to perform certain actions. Since a single set of mappings does not always fit all, with Cryostat Operator 2.2.0, we allow this mapping to be configurable via the Cryostat custom resource.

Page Thumbnail
Page

All Development topics

Insights and news on Red Hat developer tools, platforms, programming languages, and more. Explore what is trending now.

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.

Featured image for "Improve coss-team colllaboration with Camel K."
Article

Build reactive apps on Kubernetes using Camel K

Sumit Mukherjee

Integration using Apache Camel K makes it possible to build services that are scalable and reliable even when they depend on rapid interaction with data sources.

Getting Started with Podman 1
Article

Podman expands to the Desktop

Stevan Le Meur +1

Learn about Podman Desktop, a GUI dedicated to managing containers and Kubernetes for application developers.

.NET and pipelines featured image
Article

The ultimate CI/CD resource guide

Heiker Medina

Check recent articles that discuss some of the new and useful command-line and graphical tools for simplifying continuous integration/continuous deployment.

Featured image for Kubernetes topics.
Article

How to easily generate Helm charts using Dekorate

Jose Carvajal Hilario +1

Learn how to easily generate Helm charts using Dekorate, how to map properties when installing or updating your charts, and how to use Helm profiles.

Buildah cheet sheet
Cheat Sheet

Buildah Cheat Sheet

Bob Reselman

Learn how to create and manage OCI-compliant container images using the Buildah command-line tool.

Featured image for: Machine learning with Jupyter notebooks.
Article

Perform inference using Intel OpenVINO Model Server on OpenShift

Audrey Reznik +2

In this article, you will learn how to perform inference on JPEG images using the gRPC API in OpenVINO Model Server in OpenShift. Model servers play an important role in smoothly bringing models from development to production. Models are served via network endpoints which expose an APIs to run predictions.