Skip to main content
Redhat Developers  Logo
  • AI

    Get started with AI

    • Red Hat AI
      Accelerate the development and deployment of enterprise AI solutions.
    • AI learning hub
      Explore learning materials and tools, organized by task.
    • AI interactive demos
      Click through scenarios with Red Hat AI, including training LLMs and more.
    • AI/ML learning paths
      Expand your OpenShift AI knowledge using these learning resources.
    • AI quickstarts
      Focused AI use cases designed for fast deployment on Red Hat AI platforms.
    • No-cost AI training
      Foundational Red Hat AI training.

    Featured resources

    • OpenShift AI learning
    • Open source AI for developers
    • AI product application development
    • Open source-powered AI/ML for hybrid cloud
    • AI and Node.js cheat sheet

    Red Hat AI Factory with NVIDIA

    • Red Hat AI Factory with NVIDIA is a co-engineered, enterprise-grade AI solution for building, deploying, and managing AI at scale across hybrid cloud environments.
    • Explore the solution
  • Learn

    Self-guided

    • Documentation
      Find answers, get step-by-step guidance, and learn how to use Red Hat products.
    • Learning paths
      Explore curated walkthroughs for common development tasks.
    • Guided learning
      Receive custom learning paths powered by our AI assistant.
    • See all learning

    Hands-on

    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.
    • Interactive labs
      Learn by doing in these hands-on, browser-based experiences.
    • Interactive demos
      Click through product features in these guided tours.

    Browse by topic

    • AI/ML
    • Automation
    • Java
    • Kubernetes
    • Linux
    • See all topics

    Training & certifications

    • Courses and exams
    • Certifications
    • Skills assessments
    • Red Hat Academy
    • Learning subscription
    • Explore training
  • Build

    Get started

    • Red Hat build of Podman Desktop
      A downloadable, local development hub to experiment with our products and builds.
    • Developer Sandbox
      Spin up Red Hat's products and technologies without setup or configuration.

    Download products

    • Access product downloads to start building and testing right away.
    • Red Hat Enterprise Linux
    • Red Hat AI
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Featured

    • Red Hat build of OpenJDK
    • Red Hat JBoss Enterprise Application Platform
    • Red Hat OpenShift Dev Spaces
    • Red Hat Developer Toolset

    References

    • E-books
    • Documentation
    • Cheat sheets
    • Architecture center
  • Community

    Get involved

    • Events
    • Live AI events
    • Red Hat Summit
    • Red Hat Accelerators
    • Community discussions

    Follow along

    • Articles & blogs
    • Developer newsletter
    • Videos
    • Github

    Get help

    • Customer service
    • Customer support
    • Regional contacts
    • Find a partner

    Join the Red Hat Developer program

    • Download Red Hat products and project builds, access support documentation, learning content, and more.
    • Explore the benefits

OpenShift workshops and breakout sessions at Red Hat Summit

May 6, 2019
David Millsaps
Related topics:
Kubernetes
Related products:
Red Hat OpenShift

    Red Hat OpenShift evangelists will be providing developers attending Red Hat summit a variety of interactive sessions to learn the latest Kubernetes and Red Hat OpenShift practices.  Come by the DevZone booth to connect with these evangelists between sessions.

    OpenShift Workshops

    Build your own Kubernetes Operator

    Tuesday, May 7, 9:00 a.m.-11:00 a.m.
    Jorge Morales, Michael Hrivnak, Jan Kleinert, Josh Wood, Ryan Jarvinen

    Instructor-led lab
    Codify your operational tactics and container-management best-practices using the Kubernetes Operator pattern. Operators feel like native features to Kubernetes end-users, because they extend the basic platform APIs by taking advantage of the included third-party resource and custom controller abstractions. This session provides architectural overviews, implementation patterns, and a look at a few popular solutions on this topic. Learn how to establish higher-order interfaces that represent the logical domain expertise (and perhaps the ideal product output) of a Kubernetes SRE. Bring a laptop to follow along as we build and distribute container-management tactics and strategies using the Operator Framework and Operator Lifecycle Manager.

    Track: Cloud-native app dev
    Topics: Application delivery, Application platforms, Containers
    Audience: Build applications, Design application/system architectures
    Technical difficulty: Deep dive

    Developing applications on OpenShift as mere mortals

    Thursday, May 9, 10:45 a.m.-12:45 p.m.
    Jan Kleinert, Jorge Morales, Graham Dumpleton

    Instructor-led lab
    Many developers face challenges and frustration when learning to develop applications on a platform that's new to them. We've heard from developers that they want to be able to focus on what matters to them—writing code—rather than on learning the ins and outs of platforms like Kubernetes and OpenShift. If this sounds like you, then join us for this workshop, where you'll learn to use OpenShift Do (odo), a new CLI tool for developers who are writing, building, and deploying applications on OpenShift. Get hands-on experience with the way odo abstracts away Kubernetes and OpenShift concepts while supporting fast, iterative development.

    Track: Cloud-native app dev
    Topics: Application development, Application platforms, Containers
    Products & services: Red Hat OpenShift Container Platform
    Technical difficulty: Deep dive

    OpenShift Breakout sessions

    Put the dev back in DevOps: Cloud-native at local speed

    Tuesday, May 7, 3:45 p.m.-4:30 p.m.
    Jorge Morales, Red Hat; Jan Kleinert, Red Hat

    The popularity of cloud-native applications, along with the pressure to build faster, has led to sweeping changes in the software engineering field—and to the rise of DevOps practices. However, deploying applications to the cloud has brought a host of concerns that slow down developers. This problem is highlighted during the write-deploy-test phase of the dev cycle, also known as the inner loop, when applications are deployed in an environment similar to production to test them in real-world conditions. Converting applications to a set of linked services, packaging them into containers, or instructing the target cluster to deploy the application (and its dependencies) are important considerations.

    Moreover, Kubernetes, the defacto orchestrator on which cloud applications run, brings its own concepts that need to be understood, while not being essential to the core functionality of applications. This need increases the development effort just to get an app up and running, not to mention the slowness of the process itself, as containers are built and then deployed. What can be done to improve the day-to-day experience of developers targeting Kubernetes clusters? What can make this inner loop faster, and bring the focus back on code?

    In this session, we'll look at the friction points that slow development early in a project, and then we'll see where things can be improved.

    Track: Cloud-native app dev
    Topics: Application development, Containers
    Audience: Build applications, Contribute to community projects
    Session includes: Demo
    Products & services: Red Hat Application Runtimes, Red Hat JBoss Frameworks, Red Hat OpenShift Container Platform
    Technical difficulty: Introduction

    Introduction to Red Hat OpenShift Container Platform

    Day/Time: Thursday, May 9, 2:00 p.m.-2:45 p.m.
    Speaker(s): Grant Shipley, Red Hat
    Session type: Breakout

    Everyone's heard about containers, and how they're going to solve all of our problems—or not.

    In this session, we'll walk you through using containers and:
    •  Discuss why using a scheduler and orchestration system like Kubernetes is important.
    •  Dive into Red Hat OpenShift Container Platform to show how it makes both containers and Kubernetes accessible to everyone.
    •  After deploying several containers, we'll turn up the heat by showcasing scaling and moving on to deployment strategies including blue/green and rollbacks.

    We'll keep the slides to a minimum and instead focus on live demo, coding, and deployments. It'll be 95% hands-on demo using the latest version of OpenShift Container Platform and will be a great introduction to the platform if you haven't used it before or if you just want to understand what OpenShift is.

    Track: Hybrid cloud infrastructure
    Topics: Containers, Hybrid cloud
    Audience: Build applications, Manage infrastructure, Make final decisions about IT purchases/vendors, Serve in an executive (VP or higher) role, Sell technology or services, Market technology or services, Have another enterprise technology role
    Products & services: Red Hat OpenShift Container Platform
    Technical difficulty: Introduction

    Recent Posts

    • Every layer counts: Defense in depth for AI agents with Red Hat AI

    • Fun in the RUN instruction: Why container builds with distroless images can surprise you

    • Trusted software factory: Building trust in the agentic AI era

    • Build a zero trust AI pipeline with OpenShift and RHEL CVMs

    • Red Hat Hardened Images: Top 5 benefits for software developers

    Red Hat Developers logo LinkedIn YouTube Twitter Facebook

    Platforms

    • Red Hat AI
    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    • See all products

    Build

    • Developer Sandbox
    • Developer tools
    • Interactive tutorials
    • API catalog

    Quicklinks

    • Learning resources
    • E-books
    • Cheat sheets
    • Blog
    • Events
    • Newsletter

    Communicate

    • About us
    • Contact sales
    • Find a partner
    • Report a website issue
    • Site status dashboard
    • Report a security problem

    RED HAT DEVELOPER

    Build here. Go anywhere.

    We serve the builders. The problem solvers who create careers with code.

    Join us if you’re a developer, software engineer, web designer, front-end designer, UX designer, computer scientist, architect, tester, product manager, project manager or team lead.

    Sign me up

    Red Hat legal and privacy links

    • About Red Hat
    • Jobs
    • Events
    • Locations
    • Contact Red Hat
    • Red Hat Blog
    • Inclusion at Red Hat
    • Cool Stuff Store
    • Red Hat Summit
    © 2026 Red Hat

    Red Hat legal and privacy links

    • Privacy statement
    • Terms of use
    • All policies and guidelines
    • Digital accessibility

    Chat Support

    Please log in with your Red Hat account to access chat support.