Open
Description
Is your feature request related to a problem? Please describe the impact that the lack of the feature requested is creating.
Our company have multiple clusters,
and we are exploring the opportunity
to place Headlamp in a separate on-prem VM instead of the cloud.
It would be great, beacause OIDC login is already implemented,
to run the application in a web server,
to secure the kubeconfig file,
so no one could have direct access to the cluster.
Describe the solution you'd like
If possible, just some pages in the docs for the web server install
What users will benefit from this feature?
I think anyone who has corporate cluster and need to avoid credential and sensitive
data to leak outside of the corporate perimenter
Are you able to implement this feature?
I can try, if feasible