Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More configuration examples #77

Open
dvcrn opened this issue Nov 17, 2022 · 2 comments
Open

More configuration examples #77

dvcrn opened this issue Nov 17, 2022 · 2 comments

Comments

@dvcrn
Copy link

dvcrn commented Nov 17, 2022

Hi everyone,

I'm new to seaweedfs and trying to run it on my k8s cluster. I've read through the README of seaweedfs, and wiki. The current documentation and examples make it very hard to understand what is going on. I'm curious to read more manifests of how seaweedfs can be setup, with explanations.

The example at https://github.com/seaweedfs/seaweedfs-operator/blob/master/config/samples/seaweed_v1_seaweed.yaml is bit sparse:

  • what is hostSuffix
  • where are the replicas being run? is it going to spin up pods?
  • how do volumeServerDiskCount, volumeSizeLimitMB and storage work? Where is it getting that storage from?
  • can I just dump my seaweedfs config into file.config?

Specifically, I'm trying to figure out how I can run seaweedfs within k8s on existing PV/PVC for local storage/cache (provisioned as block storage through my cloud provider), but then also work with cloud drive / remote storage

Any pointers are greatly appreciated

@andrew-demb
Copy link

Hello @dvcrn
Did you find a way to configure seaweedfs with remote storage with using this operator?

Thanks.

@dvcrn
Copy link
Author

dvcrn commented Feb 28, 2023

Hello @dvcrn

Did you find a way to configure seaweedfs with remote storage with using this operator?

Thanks.

Hey, no. I've given app and am using Syncthing within my cluster currently. Not the same thing but works for my usecase

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

No branches or pull requests

2 participants