-
Notifications
You must be signed in to change notification settings - Fork 888
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
Provision Minio bucket lifecycle rules when deploying Kubeflow #2375
Comments
We are moving away from minio and we ship a 3 year old insecure version. |
Can you say what storage solution you are moving to and when? |
There are some bugs here regarding the minio replacement kubeflow/pipelines#7725 |
Well there is alot to read there. My takeaway is that Zenko cloudserver and S3Proxy are the choices, depending if AWS/GCS or on-premises. Not sure if S3proxy equates to "file backend". " So to summarize we try Zenko cloudserver (Apache 2 licence and actively maintained and proposed by james Liu) in gateway mode for AWS and GCP and with the file backend for on-premises deployments." |
@juliusvonkohout , Is there a roadmap/timeline for the replacement of Minio? |
according to google after Q2 2023 the will start working on it. |
Thanks |
@wooleybugger can you join the KFP community meetings and discuss this with google again? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it. |
Is it possible to provision minio bucket lifecycle rules when deploying Kubeflow and if so where/how?
I am looking for the manifest that will allow me to provision lifecycle rules on kubeflow minio storage buckets. The desire is to have the rules in place prior to deployment of Kubeflow. The closest possibility appears to be
apps/pipeline/upstream/third-party/argo/base/workflow-controller-configmap-patch.yaml or apps/pipeline/upstream/third-party/argo/upstream/manifests/quick-start/base/overlays/workflow-controller-configmap.yaml, but no "cigar".
Thanks
The text was updated successfully, but these errors were encountered: