Kubernetes

Featured image for Red Hat OpenShift.
Article

A more secure way to handle secrets in OpenShift

Hardik Vyas

Learn how to handle secrets in OpenShift. Discover why volume mounts are preferred over environment variables for enhanced security and operational flexibility.

Video Thumbnail
Video

Red Hat Dan on Tech: Episode 16 - AI Code Reviews: It's Sourcery to us

Eric Curtin

Welcome back to Red Hat Dan on Tech, where Senior Distinguished Engineer Dan Walsh dives deep on all things technical, from his expertise in container technologies with tools like Podman and Buildah, to runtimes, Kubernetes, AI, and SELinux! In this episode, Eric Curtin joins to discuss Sorcery AI, a new AI code review tool that has been helping to find bugs, review PRs, and much more!

Feature image for Red Hat OpenShift
Learning path

Container Internals

Building applications for Kubernetes and OpenShift requires an understanding of

Video Thumbnail
Video

The Llama Stack Tutorial: Episode Three - Llama Stack & RAG: Chat with your documents

Cedric Clyburn

Building AI apps is one thing—but making them chat with your documents is next-level. In Part 3 of the Llama Stack Tutorial, we dive into Retrieval Augmented Generation (RAG), a pattern that lets your LLM reference external knowledge it wasn't trained on. Using the open-source Llama Stack project from Meta, you'll learn how to:- Spin up a local Llama Stack server with Podman- Create and ingest documents into a vector database- Build a RAG agent that selectively retrieves context from your data- Chat with real docs like PDFs, invoices, or project files, using Agentic RAGBy the end, you'll see how RAG brings your unique data into AI workflows and how Llama Stack makes it easy to scale from local dev to production on Kubernetes.

DevOps
Article

What's new in network observability 1.9

Steven Lee

Explore the latest features in network observability 1.9, an operator for OpenShift and Kubernetes that provides insights into your network traffic flows.

Video Thumbnail
Video

Red Hat Dan on Tech: Episode 15 - AI Code Reviews: It's Sourcery to us

Eric Curtin

Welcome back to Red Hat Dan on Tech, where Senior Distinguished Engineer Dan Walsh dives deep on all things technical, from his expertise in container technologies with tools like Podman and Buildah, to runtimes, Kubernetes, AI, and SELinux! In this episode, Eric Curtin joins to discuss Sorcery AI, a new AI code review tool that has been helping to find bugs, review PR's and much more!

Video Thumbnail
Video

Red Hat Dan on Tech: Episode 17 - Your Data + AI with RamaLama RAG

Brian Mahabir

Welcome back to Red Hat Dan on Tech, where Senior Distinguished Engineer Dan Walsh dives deep on all things technical, from his expertise in container technologies with tools like Podman and Buildah, to runtimes, Kubernetes, AI, and SELinux! In this episode, you'll see a live demo on Ramalama's new RAG capability, allowing you to use your unique data with a local LLM. Learn More: https://developers.redhat.com/articles/2025/04/03/simplify-ai-data-integration-ramalama-and-rag5.

Video Thumbnail
Video

Deploying a pod on Kubernetes

Stevan Le Meur

This video by Stevan Le Meur is an illustration of how to deploy a pod on Kubernetes.