SeaweedFS (Planned)
Planned, registry-ready
समुद्री शैवाल एफएस 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 समुद्री शैवाल एफएस in today through the
Add a New Provider procedure. Native bundled
support is on the इलम roadmap.
विहंगावलोकन
समुद्री शैवाल एफएस 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 समुद्री शैवाल एफएस |
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 समुद्री शैवाल एफएस support, the registry entry will look approximately like the snippet below. Operators wiring समुद्री शैवाल एफएस 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