From f2fcb39b7027509e4468515465675710c54f2f91 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 13 Jul 2025 16:57:12 +0300 Subject: Update content for md --- gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gemfeed') diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md index 51742ccb..89832d51 100644 --- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md +++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.md @@ -1587,7 +1587,8 @@ MooseFS is a fault-tolerant, distributed file system that could provide proper h * Flexible redundancy: Configure different replication levels per directory or file, optimising storage efficiency. * FreeBSD support: MooseFS has native FreeBSD support, making it a natural fit for the f3s project. -Both technologies could run on top of our encrypted ZFS volumes, combining ZFS's data integrity and encryption features with distributed storage capabilities. This would be particularly interesting for workloads that need either S3-compatible APIs (MinIO) or transparent distributed POSIX storage (MooseFS). +Both technologies could run on top of our encrypted ZFS volumes, combining ZFS's data integrity and encryption features with distributed storage capabilities. This would be particularly interesting for workloads that need either S3-compatible APIs (MinIO) or transparent distributed POSIX storage (MooseFS). What about Ceph and GlusterFS? Unfortunately, there doesn't seem to be great native FreeBSD support for them. However, other alternatives also appear suitable for my use case. + I'm looking forward to the next post in this series, where we will set up k3s (Kubernetes) on the Linux VMs. -- cgit v1.2.3