mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-26 19:35:10 +00:00
Container without elevated privileges to bind to host port less than 1024 causes bind permission denied error. Increase port number greater than 1024 to allow binding. Signed-off-by: Martin Kennelly <mkennell@redhat.com>