You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: openapi.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9225,13 +9225,13 @@ paths:
9225
9225
- Linode Kubernetes Engine (LKE)
9226
9226
summary: Kubernetes Cluster Dashboard URL View
9227
9227
description: |
9228
-
Get a [Kubernetes Dashboard](https://github.com/kubernetes/dashboard) access URL for this Cluster.
9228
+
Get a [Kubernetes Dashboard](https://github.com/kubernetes/dashboard) access URL for this Cluster, which enables performance of administrative tasks through a web interface.
9229
9229
9230
9230
Dashboards are installed for Clusters by default.
9231
9231
9232
9232
To access the Cluster Dashboard login prompt, enter the URL in a web browser. Select either **Token** or **Kubeconfig** authentication, then select **Sign in**.
9233
9233
9234
-
For additional guidance on using the Clust Dashboard, see the [Navigating the Cluster Dashboard](/docs/guides/using-the-kubernetes-dashboard-on-lke/#navigating-the-cluster-dashboard) section of our guide on [Using the Kubernetes Dashboard on LKE](/docs/guides/using-the-kubernetes-dashboard-on-lke/).
9234
+
For additional guidance on using the Cluster Dashboard, see the [Navigating the Cluster Dashboard](/docs/guides/using-the-kubernetes-dashboard-on-lke/#navigating-the-cluster-dashboard) section of our guide on [Using the Kubernetes Dashboard on LKE](/docs/guides/using-the-kubernetes-dashboard-on-lke/).
9235
9235
responses:
9236
9236
'200':
9237
9237
description: Returns a Kubernetes Cluster Dashboard URL.
0 commit comments