k3s/pkg/cluster
Brad Davidson c0d129003b Handle loadbalancer port in TIME_WAIT
If the port wanted by the client load balancer is in TIME_WAIT, startup
will fail. Set SO_REUSEPORT so that it can be listened on again
immediately.

The configurable Listen call wants a context, so plumb that through as
well.

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-03-08 17:05:25 -08:00
..
managed Etcd Snapshot/Restore to/from S3 Compatible Backends (#2902) 2021-03-03 11:14:12 -07:00
bootstrap.go Always use static ports for client load-balancers (#3026) 2021-03-06 02:29:57 -08:00
cluster.go Handle loadbalancer port in TIME_WAIT 2021-03-08 17:05:25 -08:00
encrypt.go Fix misc nits and missing/unused imports 2020-09-27 03:10:00 -07:00
etcd.go Galal hussein etcd backup restore (#2154) 2020-08-28 16:57:40 -07:00
https.go Add codespell CI test and fix codespell error (#2740) 2020-12-22 12:35:58 -08:00
managed.go Always use static ports for client load-balancers (#3026) 2021-03-06 02:29:57 -08:00
router.go Add a bunch of doc comments 2020-09-27 03:10:00 -07:00
storage.go [migration k3s-io] update kine dependency (#2568) 2020-11-30 16:45:22 -07:00