Why wasn’t my endpoint created successfully?
Last updated: April 21, 2025
There are a couple of reasons that an endpoint may not be created successfully:
Lack of availability: If we have low hardware availability the endpoint will be queued for the next available hardware.
Low availability: We may have hardware available but only enough for a small amount of replicas. If this is the case, the endpoint may start but only scale to the amount of replicas available. If the min replica is set higher than we have capacity for, we may queue the endpoint until it there is enough availability. To avoid the wait, you can reduce the minimum replica count.