NowThatsWhatICallDadRock

joined 3 weeks ago

Where were you when someone told me to watch the video of the guy with the mason jar?

[–] NowThatsWhatICallDadRock@slrpnk.net 12 points 11 hours ago* (last edited 11 hours ago) (5 children)

Ok now how do I get this where I live?

[–] NowThatsWhatICallDadRock@slrpnk.net 5 points 16 hours ago (1 children)

Their routers have been known to have security issues and the manufacturer routinely drops support for 1-2 year old routers. Some mitigate this by flashing openwrt instead of the stock firmware.

None of this applies to a NIC so you are fine

[–] NowThatsWhatICallDadRock@slrpnk.net 13 points 2 days ago (1 children)

Like Gargamel trying to catch the smurfs. They could make a childrens cartoon

[–] NowThatsWhatICallDadRock@slrpnk.net 26 points 3 days ago (3 children)

And we just ran with that convention all the way up to Y(millenials), Z, Alpha???

I assumed someone had been counting

[–] NowThatsWhatICallDadRock@slrpnk.net 3 points 4 days ago* (last edited 4 days ago)

https://www.cloudflare.com/learning/performance/what-is-load-balancing/

https://docs.nginx.com/nginx/admin-guide/load-balancer/http-load-balancer/

I would start here. Most off the shelf proxies can do it. Once set up you'll just have your friends connect to the load balancer either via IP or dns hostname. For anything behind a residential connection I would recommend either tunneling out or setting up ddns (dynamic dns) as the IPs can change every few days. Take a look at load balancing strategies as well

For the game server you'll probably want failover instead, which most proxies can also provide. This is because a load balancer could route everyone to different instances. I would set up save syncs between the three nodes so that if your primary instance becomes unhealthy you can simply reconnect to the same address and the proxy will route you to the secondary node. Obviously requires healthchecks. When the primary node becomes healthy again new connections will be initiated there.

Both of these introduce latency because you are adding a network hop though. You could also look into dns failover (direct to each node) to avoid this

[–] NowThatsWhatICallDadRock@slrpnk.net 5 points 5 days ago (2 children)

That would be a load balancer but is not integral to the working of kubernetes. I wouldn't consider kubernetes unless you have a need for autoscaling. It's a lot of overhead for such a limited use case.

You can front any three un-clustered nodes with a load balancer to the same effect

Hallucination vs reality

[–] NowThatsWhatICallDadRock@slrpnk.net 21 points 6 days ago (12 children)

Doing this in the US would be a good tutorial on how to get shot

[–] NowThatsWhatICallDadRock@slrpnk.net 69 points 1 week ago (4 children)

Nemo's dad becomes his mom AND girlfriend

[–] NowThatsWhatICallDadRock@slrpnk.net 16 points 3 weeks ago (1 children)

Oh did everyone trade in the red hats?

view more: next ›