When publishing a port in cluster mode, the node port is optional. If left empty Kubernetes will use a random port number. If you wish to specify a port, use a
When publishing a port in cluster mode, the node port is optional. If left empty Kubernetes will use a random port number. If you wish to specify a port, use a
port number inside the default range <code>30000-32767</code>.
port number inside the default range <code>30000-32767</code>.
</div>
</div>
<divng-if="ctrl.isNotInternalAndHasNoPublishedPorts()"class="col-sm-12 small text-muted text-warning" style="margin-top: 12px;">
<divng-if="ctrl.isNotInternalAndHasNoPublishedPorts()"class="col-sm-12 small text-warning" style="margin-top: 12px;">
<iclass="fa fa-exclamation-triangle"aria-hidden="true"></i> At least one published port must be defined.
<iclass="fa fa-exclamation-triangle"aria-hidden="true"></i> At least one published port must be defined.