<div dir="ltr"><span style="font-family:arial,sans-serif;font-size:13px">I'm setting up a load balancer at AWS. Pulp worked when it was outward facing, but I've moved it to an internal box. For the load balancer to connect, it needs an endpoint that returns a '200 OK'.</span><div style="font-family:arial,sans-serif;font-size:13px">
<br></div><div style="font-family:arial,sans-serif;font-size:13px">Using curl I've found that / returns a 403, /pulp returns a 404, and /pulp/repos returns a 301. If I use '-L' to follow, /pulp/repos returns a 200, but the Load Balancer still won't connect. Are there any endpoints that I can use to get a 200 OK for the load balancer to go green?</div>
<div style="font-family:arial,sans-serif;font-size:13px"><br></div><div style="font-family:arial,sans-serif;font-size:13px">I'm using Pulp 2.3.1</div></div>