Kubernetes

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.

Video Thumbnail
Video

Red Hat empowers Developers

Red Hat Developers

Red Hat empowers Developers. Wherever you are, whoever you are, it's your innovations that drive us to go bigger and build better, but we know there's only so much one developer can do. That's why it's our mission to bring you together, to create a community where you can learn new skills, get inspired, and create incredible ideas. We are here to empower you.

Video Thumbnail
Video

Welcome to Red Hat Developer

Red Hat Developers

Welcome to Red Hat Red Hat Developer brings developers together to learn from each other and create more extraordinary things, faster. We serve the builders. Those who solve problems and create their careers with code. We chart a course for you, giving your career a path and your work purpose. We share what we know to help you solve problems once, build momentum together, and make the world better for all.

Featured image for Red Hat OpenShift AI.
Article

Optimize GPU utilization with Kueue and KEDA

Christian Zaccaria

As GPU demand grows, idle time gets expensive. Learn how to efficiently manage AI workloads on OpenShift AI with Kueue and the custom metrics autoscaler.

System design and architecture
Article

Unleash controlled chaos with krknctl

Tullio Sebastiani

Discover how krknctl simplifies chaos engineering and empowers users to effectively test and build more resilient systems.