The Sched app allows you to build your schedule but is not a substitute for your event registration. You must be registered for KubeCon + CloudNativeCon Europe 2025 to participate in the sessions. If you have not registered but would like to join us, please go to the event registration page to purchase a registration.
Please note: This schedule is automatically displayed in British Summer Time (BST) (UTC +1). To see the schedule in your preferred timezone, please select from the drop-down menu to the right, above "Filter by Date." The schedule is subject to change and session seating is available on a first-come, first-served basis.
Agentic RAG solution is an advanced Retrieval-Augmented Generation (RAG) system using a multi-agent architecture with Chain-of-Thought (CoT) reasoning for intelligent document analysis and query processing. The system features specialized agents (Planner, Researcher, Reasoner, and Synthesizer) working together to break down complex queries, gather relevant information, apply logical reasoning, and synthesize comprehensive responses. The system offers multiple deployment options, including local development environments, containerized deployment with Docker, and production-grade scalability through Kubernetes orchestration. It supports both local (Mistral-7B) and cloud-based (OpenAI) language models, providing flexibility in model selection based on specific needs and constraints.