machine-learning-using-k8s icon indicating copy to clipboard operation
machine-learning-using-k8s copied to clipboard

Add more advanced use cases

Open Jeffwan opened this issue 6 years ago • 2 comments

Kubeflow community is growing fast. This repository covers basic tutorial for users. I think strategy for next step is to

  • bring different phases of machine learning into picture like data loading, model management and experiment, A/B testing.
  • integrate with existing AWS services and simplify user's setup.

Action items could be

  1. Integration with EKS component, like how to easily setup PV using CSI Plugin, Ingress Controller.
  2. Integration with AWS services, like JupyterHub authentication, logs backend.
  3. Integrated E2E production ready solution. Multi-tenancy support, Traffic management(Istio), metrics and log solution, CI/CD.

Once these things done, we can contribute back to community.

Jeffwan avatar Feb 14 '19 00:02 Jeffwan

@Jeffwan thanks for the great input. I think each of these usecases would be super relevant and important. Do you want to send PRs for them?

arun-gupta avatar Mar 07 '19 01:03 arun-gupta

@arun-gupta I will send you a document to review later next week on provision simplification.

Jeffwan avatar Mar 11 '19 06:03 Jeffwan