ChaosMonkey
@ChaosMonkey@lemmy.dbzer0.com
🏴
- Comment on From Docker with Ansible to k3s: I don't get it... 3 days ago:
You’re right to be reluctant to apply everything by hand. K3s has a built-in feature that watches a directory and applies the manifests automatically: docs.k3s.io/installation/packaged-components
This can be used to install Helm charts in a declarative way as well: docs.k3s.io/helm
If you want to keep your solution agnostic to the kubernetes environment, I would recommend that you try ArgoCD (or FluxCD, but I never tried it so YMMV).
- Comment on Kubernetes storage backends 3 weeks ago:
I guess the network will be a bottleneck on Garage too. If you want high performance you might need a hybrid solution, like clustering of stateful apps on local storage as well as periodic full backups on a distributed storage.
- Comment on Kubernetes storage backends 3 weeks ago:
Longhorn is pretty easy to use. Garage works well too. Ceph is harder to use but provides both block and object storage (s3).
- Comment on Chinese AI outfits smuggling suitcases full of hard drives to evade U.S. chip restrictions — training AI models in Malaysia using rented servers 3 weeks ago:
Did you read the first paragraph of the article?
- Comment on Chinese AI outfits smuggling suitcases full of hard drives to evade U.S. chip restrictions — training AI models in Malaysia using rented servers 3 weeks ago:
Probably the training data.