Add docs section on deploying a local pulp#42
Conversation
dd1e2e7 to
f3626ca
Compare
|
I realised it's actually quite easy to add those changes to the deployment script so I just put the command in there |
|
We could also consider a standalone Pulp server for the eventuality of multiple separate multinode environments or short lived environments. Otherwise we would be downloading 10s GiBs everytime a multinode environment is created and disposed of. Possible implementation would be some separate Terraform that creates this server. |
Maybe some TF in SKC to deploy a pulp server on their cloud? Separating it from the multinodes sounds like a good idea. It might also come in handy for in-cloud CI runners or highly secure environments where VMs have no internet access |
No description provided.