I recently installed Kubernetes using the Kubernetes Operations tool, but when I installed the Kubernetes Dashboard using this script, the dashboard endpoints were in a private cluster.
Is there a way to publish this dashboard on a public network using something like a service type LoadBalancerand put it behind a password or secure authentication?
There are many possibilities that can be done with such a control panel, so I would like to get it behind a secure endpoint.
source
share