Configure Dashboard Interface
Interface section in the Admin Panel allows you to control various UI related settings. They can be used to show/hide certain features on the dashboard.
Enable External Clusters
External clusters feature allows you to connect third-party Kubernetes clusters in a read-only mode to your Kubermatic
project. Those clusters will not be managed by the Kubermatic Kubernetes Platform therefore the available information
will be limited. Clusters on the list will have an External
badge to indicate their origin.
External Cluster on the Cluster List
External Cluster Details
Enable Kubernetes Dashboard
This section controls the Kubernetes Dashboard support for created user clusters. When enabled an Open Dashboard
button will appear on the cluster details, and the API will allow Kubernetes Dashboard proxy access through the API.
Cluster Details
Enable OIDC Kubeconfig
This setting controls whether OIDC provider should be used as a proxy for the kubeconfig
. For more details on this feature please visit
OIDC Provider Configuration.