Skip to content

Odilhao/pulpcon-2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building Pulp Containers for Katello - PulpCon 2025

Presentation about Pulp container builds using Konflux for the Katello project.

Running the Presentation

Local Development

npx slidev slides.md

The presentation will be available at http://localhost:3030

Using Podman

podman build -t pulpcon-2025 .
podman run -it --rm -p 3030:3030 pulpcon-2025

Presentation Overview

This presentation covers:

  • Pulpcore 3.73 and 3.85 releases in 2025
  • Container strategy using RPMs
  • pulp-oci-images repository structure
  • Konflux integration for secure builds
  • Quay registry setup (stage and production)
  • Security benefits (SBOM & SLSA 3)
  • Branching strategy for multiple versions
  • Roadmap for Pulp containers

Key Resources

Controls

  • Press Space or to advance slides
  • Press to go back
  • Press o for slide overview
  • Press f for fullscreen
  • Press d to toggle dark mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors