12466
Offtopic group for casual talking about anything. @rules_for_python still apply (except for the ontopic rule)
Stateful applications would need to sync with other instances still, but could send backups to Garage.
Читать полностью…
Yes. There is a latency issue. But I remember there's an open-source solution specifically for these kinds of 'garage distributed systems'. It's called Garage, I believe — named exactly that
Читать полностью…
There's a latency concern if the distributed storage is distributed to nodes around different parts of the world. Asynchronous replication would have a tolerable latency, but there's a risk of data loss.
Читать полностью…
So, the owners of those node plus perhaps some admins who take care of the cluster?
Читать полностью…
I'm distributed storage is a must, I'm just asking if you have thought about it.
Читать полностью…
And who gets to deploy services? The owner of those nodes?
Читать полностью…
And which kind of access do the owner of those nodes get to the cluster?
Читать полностью…
Volunteers wanted for my k3s cluster. Let's build the People's Communist Cloud ☭
shishka@k3s-master-sakhalin:~$ sudo k3s kubectl get nodesNAME STATUS ROLES AGE VERSIONk3s-master-sakhalin Ready control-plane,master 147d v1.33.6+k3s1k3s-worker-madrid Ready <none> 88s v1.35.4+k3s1k3s-worker-moscow Ready <none> 146d v1.33.6+k3s1k3s-worker-warsaw Ready <none> 89d v1.34.3+k3s3
What I see is that: this models are eager, to do something. To burn more tokens. Models are basically asking for not to be unplugged
Читать полностью…
instead listen to batman who use ai with his own knowledge :"
Читать полностью…
What won't give you PVCs but a way to distribute static content for applications or backups.
Читать полностью…
So....
On the topic of trust. There are heuristic distributed trust systems. They can also be backed by some kind of solution... like Vault
Also, owner need to be trusted. Even if you limit what the contributors of those nodes have limited access to inside cluster, they will have full access to whatever runs on their nodes anyway.
Читать полностью…
If the node owner were to share storage for distribution.
Читать полностью…
I didn't think about it. I would probably try to link it to a cluster
Читать полностью…
The owners of those nodes would need to trust strangers?
Читать полностью…
Where there are volunteers, then I'll think about it. I want to design an open distributed system with secure shared access
Читать полностью…
I don’t talk with him. In coding context, not happened yet 🤔
Читать полностью…
Yes. What I was doing before with the void functions is just against the idea of why the functions were there to begin with. Which is to reuse the code
Читать полностью…