Pulp Worker#
A role to setup Pulp 3 worker, yielding the following objects:
- Deployment
Role Variables#
worker
: A dictionary of pulp-worker configurationreplicas
: Number of pod replicas.
image
: The image name. Default: quay.io/pulp/pulpimage_version
: The image tag. Default: stable
Requirements#
Requires the openshift
Python library to interact with Kubernetes: pip install openshift
.
Dependencies#
collections:
- kubernetes.core
- operator_sdk.util
License#
GPLv2+
Author Information#
Last update:
2023-05-25