Skip to content

Headlamp does not support NGINX TLS Through. #3823

@vijayant7

Description

@vijayant7

https://github.com/kubernetes-sigs/headlamp/blob/f47b019c4dda9d743d72a3e16267b37f0b396a3b/backend/cmd/headlamp.go#L1193C12-L1193C31
We see here that in the in cluster setup, Headlamp does not support TLS termination at the container. TLS is terminated at the NGINX ingress. This creates issues for users who want to use NGINX TLS passthrough and transport server with the intent that TLS is terminated at the Headlamp container and not before that. If this feature is included as an option to the current code base itll help both sets of users.

Metadata

Metadata

Assignees

No one assigned

    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