-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Labels
area/frontendarea - related to frontend componentsarea - related to frontend componentsarea/v2area - version - kubeflow notebooks v2area - version - kubeflow notebooks v2kind/plan-taskkind - planning - taskkind - planning - task
Description
🛑 Blocked by #392
Description
Presently, the only way to run the front
component is by invoking it locally on your machine. We must be able to run this component on kubernetes.
⚠ Tooling to enable developers working on the component to easily deploy
/ undeploy
the workload will be tracked in a subsequent ticket.
- Presently the
frontend
component does not have aMakefile
defined
Acceptance Criteria
- Implementation is
kustomize
-compatible (but no overlays directory need necessarily be defined)- See
controller
folder structure for a (more complicated) example manager
subfolder might be a better specific/representative example
- See
- Workload can be successfully deployed to k8s (enter
READY
state) usingkubectl
- Workload can be configured to connect to a Notebooks 2.0
backend
workload- For now, can assume
backend
running in same cluster/namespace - but not this can (will?) change in the future
- For now, can assume
Metadata
Metadata
Assignees
Labels
area/frontendarea - related to frontend componentsarea - related to frontend componentsarea/v2area - version - kubeflow notebooks v2area - version - kubeflow notebooks v2kind/plan-taskkind - planning - taskkind - planning - task
Type
Projects
Status
Done