Skip to content

[Improvement] Refactor SeaweedFS installation by using all-in-one mode #286

Open
GiladShapira94 wants to merge 14 commits intomlrun:developmentfrom
GiladShapira94:seaweedfs-imporment
Open

[Improvement] Refactor SeaweedFS installation by using all-in-one mode #286
GiladShapira94 wants to merge 14 commits intomlrun:developmentfrom
GiladShapira94:seaweedfs-imporment

Conversation

@GiladShapira94
Copy link
Copy Markdown
Collaborator

@GiladShapira94 GiladShapira94 commented Apr 14, 2026

This ticket fixes: https://iguazio.atlassian.net/browse/CEML-681 & https://iguazio.atlassian.net/browse/CEML-683
With the current fix, we added the following:

  1. Instead of deploying a pod for SeaweedFS master + volume + filer and the getaway instances, we reduce install one pod (all-in-one mode)
  2. By implementing (1) we reduce the amount of resources per CE installations
  3. We kept the Admin pod to enable SeaweedFS UI functionality that can be disabled by the user (enabled by default)
  4. Remove sessionAffinity: None from the KFP service as it populated unnecessary warning logs

Copy link
Copy Markdown
Member

@yaelgen yaelgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! added a few questions/suggestions

Comment thread charts/mlrun-ce/templates/seaweedfs/seaweedfs-s3-services.yaml
Comment thread charts/mlrun-ce/templates/seaweedfs/seaweedfs-s3-services.yaml
Comment thread charts/mlrun-ce/values.yaml
Copy link
Copy Markdown
Member

@yaelgen yaelgen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants