[SeaweedFS] Migrate from MinIO to SeaweedFS as the S3-compatible storage backend#245
Open
shay79il wants to merge 1 commit intomlrun:developmentfrom
Open
[SeaweedFS] Migrate from MinIO to SeaweedFS as the S3-compatible storage backend#245shay79il wants to merge 1 commit intomlrun:developmentfrom
shay79il wants to merge 1 commit intomlrun:developmentfrom
Conversation
e08bcc4 to
28affeb
Compare
charts/mlrun-ce/Chart.yaml
Outdated
| apiVersion: v1 | ||
| name: mlrun-ce | ||
| version: 0.12.0-rc1 | ||
| version: 0.12.0-rc2 |
Collaborator
There was a problem hiding this comment.
Version should be 0.10.1-rcx
| global: | ||
| # External host/ip to reach the k8s node. This might take various values if k8s is run in a VM or a cloud env | ||
| externalHostAddress: localhost | ||
| registry: |
Collaborator
There was a problem hiding this comment.
Let's revert, and keep the conflict by keeping the registry key.
Let's open a ticket for the warning
| nodePort: 30090 | ||
| persistence: | ||
| global: | ||
| createClusterRole: true |
Collaborator
There was a problem hiding this comment.
Make sure that there are no redundant values based on the seaweedFS values file
| port: 9001 | ||
| nodePort: 30090 | ||
| persistence: | ||
| global: |
Collaborator
There was a problem hiding this comment.
Add request and limits based on the minio deployemnt
| | MLRun CE | MLRun | Nuclio | Jupyter | MPI Operator | Minio | Spark Operator | Pipelines | Kube-Prometheus-Stack | Prometheus | Grafana | | ||
| |-----------|-------|--------|---------|--------------|------------------------------|----------------|-----------|-----------------------|------------|---------| | ||
| | **0.6.3** | 1.6.4 | 1.13.5 | 6.4.0 | 0.2.3 | RELEASE.2022-05-08T23-50-31Z | v1beta2-1.1.25 | 1.8.1 | 17.0.0 | 2.39.1 | 6.40.4 | | ||
| | MLRun CE | MLRun | Nuclio | Jupyter | MPI Operator | SeaweedFS | Spark Operator | Pipelines | Kube-Prometheus-Stack | |
Collaborator
There was a problem hiding this comment.
Please update the rest of the components
9feae81 to
9b76178
Compare
…age backend # Conflicts: # charts/mlrun-ce/Chart.yaml # charts/mlrun-ce/requirements.lock # charts/mlrun-ce/values.yaml
9b76178 to
c67bbfc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.