diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-13 16:57:14 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-13 16:57:14 +0300 |
| commit | 1f56a6cdc229dde967f21eb56c32d0f38b2604c1 (patch) | |
| tree | f3769fa6a583f41b4f30bf2f3713bea08f6cd9bc /gemfeed | |
| parent | 965b25114c9e761345594f37370be65fe5d63f41 (diff) | |
Update content for gemtext
Diffstat (limited to 'gemfeed')
| -rw-r--r-- | gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi | 3 | ||||
| -rw-r--r-- | gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl | 3 | ||||
| -rw-r--r-- | gemfeed/atom.xml | 5 |
3 files changed, 7 insertions, 4 deletions
diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi index 3a989e45..f5e85799 100644 --- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi +++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi @@ -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. diff --git a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl index 51197698..f852cdaf 100644 --- a/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl +++ b/gemfeed/2025-07-14-f3s-kubernetes-with-freebsd-part-6.gmi.tpl @@ -1540,7 +1540,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. diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml index cd0779e2..4035a974 100644 --- a/gemfeed/atom.xml +++ b/gemfeed/atom.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <feed xmlns="http://www.w3.org/2005/Atom"> - <updated>2025-07-13T16:50:30+03:00</updated> + <updated>2025-07-13T16:55:45+03:00</updated> <title>foo.zone feed</title> <subtitle>To be in the .zone!</subtitle> <link href="gemini://foo.zone/gemfeed/atom.xml" rel="self" /> @@ -1801,7 +1801,8 @@ Jul <font color="#000000">06</font> <font color="#000000">10</font>:<font color= <li>Flexible redundancy: Configure different replication levels per directory or file, optimising storage efficiency.</li> <li>FreeBSD support: MooseFS has native FreeBSD support, making it a natural fit for the f3s project.</li> </ul><br /> -<span>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).</span><br /> +<span>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.</span><br /> +<br /> <br /> <span>I'm looking forward to the next post in this series, where we will set up k3s (Kubernetes) on the Linux VMs.</span><br /> <br /> |
