Endpoint Name should also follow DNS1123 rule to have Maxlength=63 chars #288
Labels
area/documentation
Improvements or additions to documentation
kind/enhancement
New feature or request
The schema limits endpoint name with Maxlength=15 is because the pod container port name has that limitation
Since we want to use
<portNumber>-<protocol>
as pod container port name (#287), the Endpoint Name won't have that 15 chars limitation; it should follow DNS1123 rule, to be with maxlength=63The text was updated successfully, but these errors were encountered: