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

Application Custom Resource for Kubeflow Deployments #1106

Closed
jlewi opened this issue Jun 29, 2018 · 5 comments · Fixed by #1633
Closed

Application Custom Resource for Kubeflow Deployments #1106

jlewi opened this issue Jun 29, 2018 · 5 comments · Fixed by #1633

Comments

@jlewi
Copy link
Contributor

jlewi commented Jun 29, 2018

We should consider creating an Application Resource to describe a Kubeflow deployment.

At this point the Application Resource mostly provides meta information.

I think the immediate use cases for it would be

  1. Use spec.assemblyPhase to report phase of the Kubeflow deployment
  2. We could use the Application as the resource to associate with Kubernetes events related to the Kubeflow deployment.

Related issue #955

@jlewi
Copy link
Contributor Author

jlewi commented Jul 11, 2018

A natural place for the relevant code would be in the bootstrapper
https://github.com/kubeflow/kubeflow/tree/master/bootstrap

There is an open PR to turn it into a server for managing ksonnet applications.
#1151

We probably want to rename it to something like

  • manager
  • appmanager
  • appserver
  • kfmanager

@lluunn
Copy link
Contributor

lluunn commented Jul 31, 2018

cc @lluunn

@jlewi
Copy link
Contributor Author

jlewi commented Sep 3, 2018

Punting this to 0.4.0 because we already have too many remaining issues in 0.3.0 and we want to be code complete in the next two weeks.

@jbottum
Copy link
Contributor

jbottum commented Sep 30, 2018

/area 0.4.0

@jlewi
Copy link
Contributor Author

jlewi commented Oct 1, 2018

@kkasravi is working on this; see #1633

@carmine carmine added this to the 0.4.0 milestone Nov 6, 2018
yanniszark pushed a commit to arrikto/kubeflow that referenced this issue Feb 15, 2021
surajkota pushed a commit to surajkota/kubeflow that referenced this issue Jun 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants