Skip to content

pulp/pulp-operator

Folders and files

NameName
Last commit message
Last commit date
Nov 29, 2024
Mar 4, 2025
Mar 5, 2025
Sep 17, 2024
Dec 26, 2024
Jan 3, 2025
Mar 5, 2025
Mar 4, 2025
Aug 22, 2022
Jun 29, 2020
Feb 21, 2024
Jan 2, 2025
Oct 19, 2022
Apr 27, 2023
Sep 19, 2023
Jun 3, 2024
Dec 9, 2019
Dec 26, 2024
Dec 9, 2019
Nov 29, 2024
Dec 16, 2022
Aug 25, 2023
Nov 23, 2023
Jul 18, 2023
Apr 16, 2024
Mar 20, 2025
Mar 20, 2025
Mar 5, 2025
Apr 24, 2024
Jun 3, 2024

Pulp CI

Pulp

Pulp is a platform for managing repositories of content, such as software packages, and making them available to a large number of consumers.

With Pulp you can:

  • Locally mirror all or part of a repository
  • Host your own content in a new repository
  • Manage content from multiple sources in one place
  • Promote content through different repos in an organized way

If you have dozens, hundreds, or thousands of software packages and need a better way to manage them, Pulp can help.

Pulp is completely free and open-source!

For more information, check out the project website: https://pulpproject.org

If you want to evaluate Pulp quickly, try Pulp in One Container

Pulp Operator

See our documentation on Pulp Operator page.

Pulp Operator is in beta stage and under active development, with the goal to provide a scalable and robust cluster for Pulp 3. If you find any problem, please check our issue page with the current known issues or feel free to fill a new bug or rfe in case it is not addressed yet.

Note that Pulp operator works with three different types of service containers (the operator itself, the main service and the web service):

Operator Main Web
Image pulp-operator pulp-minimal pulp-web
Image pulp-operator galaxy-minimal galaxy-web


Pulp operator is manually built and hosted on quay.io. Read more about the container images here.

Custom Resource Definitions

Pulp Operator currently provides three different kinds of Custom Resources: Pulp, Pulp Backup and Pulp Restore.

Pulp

Manages the Pulp application and its deployments, services, etc.

Pulp Backup

Manages pulp backup

Pulp Restore

Manages the restoration of a pulp backup

Get Help

Documentation: https://docs.pulpproject.org/pulp_operator/

Issue Tracker: https://github.com/pulp/pulp-operator/issues

Forum: https://discourse.pulpproject.org/

Join #pulp on Matrix

Join #pulp-dev on Matrix for Developer discussion.