Skip to content

Create ingress for exposing Spark connect server #2715

@ChenYi015

Description

@ChenYi015

What feature you would like to be added?

Create ingress for exposing Spark connect server.

Why is this needed?

Ingress can be used to route traffic outside the cluster to the Spark connect service within the cluster.

Describe the solution you would like

Add a new field like .spec.server.ingress to the SparkConnect CRD and implements the corresponding controller logic.

Describe alternatives you have considered

Add a global controller option instead of modifying the SparkConnect CRD.

Additional context

For SparkApplication, the Helm chart provides values like controller.uiIngress.xxx to control the behavior related to Spark web UI ingress.

Love this feature?

Give it a 👍 We prioritize the features with most 👍

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions