mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-07 05:29:58 +00:00
If a port name is longer than 15 characters we are unable to create
the associated service load balancer containers. Use our own short
name of `lb-port-{port}` to avoid naming issues.
For rancher/k3s/issues/90