|
|
|
|
|
by oblio
2907 days ago
|
|
They could just do the same thing with a standard client-server model. Just deploy a bare bones OS with a browser on it. They'd need connectivity to the server, true, but doesn't Kubernetes also need connectivity to the cluster manager? |
|
Consider - how would you handle order taking if the network dropped?
A buddy did IT for a theater for a while - they had a similar problem where they’d lose access to their payment processor regularly. No one ever noticed since the system queued ops locally until the network came back up.