SeaweedFS (Planned)
Planned, registry-ready
الأعشاب البحرية FS is not yet bundled as a sub-chart of helm_aio. The
provider registry under objectStorage.providers already accommodates
it, so an operator can wire الأعشاب البحرية FS in today through the
Add a New Provider procedure. Native bundled
support is on the إيلوم roadmap.
نظره عامه
الأعشاب البحرية FS is an Apache-2.0 distributed file system that exposes an S3-compatible API alongside FUSE mounts, WebDAV, and a native HDFS client. The upstream project lives at github.com/seaweedfs/seaweedfs.
| Property | قيمة |
|---|---|
| ترخيص | Apache-2.0 |
| Status in Ilum | Planned (registry-ready) |
| Bundled chart | Not yet shipped; upstream Helm chart available under k8s/charts |
| Bundled image | Not yet shipped |
Default in helm_aio | Disabled |
| Distributed mode | Native; primary use case |
| Tiered storage | Built-in hot / warm / cold tiering via volume types |
| Native S3 endpoint | Served on port 8333 |
| Native admin UIs | Master UI on 9333, Admin UI on 23646, Filer UI on 8888 |
| Operator | seaweedfs/seaweedfs-operator |
| Console UX | Native admin UI; integration with the إيلوم Object Storage iframe is on the roadmap |
| OIDC integration | Not yet evaluated against الأعشاب البحرية FS |
When this provider will be a good fit
- Workloads with mixed access patterns where hot and cold data benefit from automatic tiering.
- Environments that also want FUSE-mounted access to the same objects alongside the S3 API.
- Clusters with very large object counts where the upstream's volume-server design outperforms flat S3 implementations.
Provisional registry entry
When إيلوم ships bundled الأعشاب البحرية FS support, the registry entry will look approximately like the snippet below. Operators wiring الأعشاب البحرية FS in today through Add a New Provider can use this as a starting point.
objectStorage:
providers:
seaweedfs:
تمكين : صحيح
consolePath: /external/seaweed/
consoleMode: nginx- rewrite
Reference
- Upstream project: seaweedfs.com
- Upstream source: github.com/seaweedfs/seaweedfs
- Add this provider today: Add a New Object Storage Provider
- Helm values: Object Storage Helm Values