Closed juliusvonkohout closed 1 week ago
Can we work on an alternative Container Registry to overcome the Docker Hub rate limit issues?
@rimolive Yes, @thesuperzapper wants ghcr if I remember correctly and I also think that GitHub itself as registry might be a good choice.
I think, we should discuss pros and cons to use Docker Hub vs ghcr. Since we can ask CNCF for subscription for Docker Hub account for our official Kubeflow DockerHub: https://hub.docker.com/orgs/kubeflow, it might solve an issue with Docker Hub rate limits. It gives 5000 pulls per day for every user.
@juliusvonkohout should we also warm up again the discussion about groups support, now that the first step of oauth2-proxy
is merged and we are passing id-tokens on requests?
https://github.com/kubeflow/kubeflow/issues/4188 https://github.com/kubeflow/kubeflow/issues/7085
@juliusvonkohout should we also warm up again the discussion about groups support, now that the first step of
oauth2-proxy
is merged and we are passing id-tokens on requests?
Yes please :-) Lets discuss it in the Kubeflow platform/manifests meeting. We really have to think the architecture trough.
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.
/lifecycle frozen
I merged the remaining issues into https://github.com/kubeflow/manifests/issues/2763
Validation Checklist
Version
master
Describe your issue
For general Kubeflow:
Security:
For Pipelines maybe :
data_passing_method
. (https://kubeflow-pipelines.readthedocs.io/en/latest/_modules/kfp/dsl/_pipeline.html?highlight=data_passing_method#). For example if one uses a pvc named after the pipeline for all executions of that pipeline versions this could be useful.Good first issues
Steps to reproduce the issue
Install Kubeflow
Put here any screenshots or videos (optional)
No response