OptionaldashboardOptionaldashboardSpecifies specific parameters used by some dashboard URL formatters. This is used by the GKE formatter which requires the project, region and cluster name.
OptionaldashboardSpecifies the link to the Kubernetes dashboard managing this cluster.
Note that you should specify the app used for the dashboard using the dashboardApp property, in order to properly format links to kubernetes resources, otherwise it will assume that you're running the standard one. Also, for cloud clusters such as GKE, you should provide additional parameters using dashboardParameters.
Name of the Kubernetes cluster; used as an internal identifier.
OptionaltitleHuman-readable name for the cluster, to be displayed in UIs.
Specifies the app that provides the Kubernetes dashboard. This will be used for formatting links to kubernetes objects inside the dashboard.