Skip to content

Support use of ingress for accessing ray dashboard when ray cluster is created.  #219

Closed
@MichaelClifford

Description

@MichaelClifford

The current implementation of "cluster.up()" generates a route resource to expose the ray dashboard to the internet. However, routes are specific to OpenShift and not available in vanilla kubernetes. We should add support for using ingress resources as well which can be used with kubernetes.

This should also address the issue here:
#143 (comment)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions