Skip to content

[TASK] Define k8s workload manifest for frontend component #404

@andyatmiami

Description

@andyatmiami

🛑 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 a Makefile defined

Acceptance Criteria

  • Implementation is kustomize-compatible (but no overlays directory need necessarily be defined)
  • Workload can be successfully deployed to k8s (enter READY state) using kubectl
  • 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

Metadata

Metadata

Assignees

Labels

area/frontendarea - related to frontend componentsarea/v2area - version - kubeflow notebooks v2kind/plan-taskkind - planning - task

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions