Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Support creating Ingress services for driver #70

@ash211

Description

@ash211

Access to the driver is needed for at least 3 purposes:

  • upload local jar resources to the driver pod for execution
  • access Spark UI
  • additional ports on the driver for interactive applications

External access to the driver for jar upload is currently run through a NodePort proxy (from the apiserver proxy recently), but for some workflows @mccheah and I have we will need to upload the jars through an Ingress-configured service instead.

The precise details are currently unclear, but over the next few weeks I expect we'll gain more clarity on the need and eventually be submitting a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions