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.

Replace usage of API server proxy in Client with Ingress or NodePort #24

@mccheah

Description

@mccheah

Currently the K8s client running on the user's machine contacts the REST server to submit local files and other configurations. The Client uses the API server proxy to reach the service endpoint. We could think about whether or not we want to replace the usage of the proxy with either an Ingress proxy or exposing the service on a node port. The tradeoffs between these three different alternatives should be weighed before we move forward with one of them.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions