I don’t recommend exposing any dashboard that manages Kubernetes, because security.
All of Kubernetes is API driven, so you can pull whatever information you want from the control plane when you’re authenticated against it and present the data however you want. The dashboard just does that.