Hi all,
We cannot run Kubernetes in production, but we do have external PostgreSQL, Redis, and nginx available.
For pulpcore 3.95.3, is it supported to run multiple instances of:
pulp-apipulp-contentpulp-worker
(using the pulp-minimal image) across multiple hosts, with nginx/load balancer in front of the API and content services?
In this setup, I’d like to confirm:
- Is this a supported HA / multi-host deployment model?
- Is
pulpcore-resource-managerstill required in 3.95.3, or has it been fully removed and no longer needed?
Thanks in advance for the clarification.