Skip to content

Commit 8086687

Browse files
committed
Description update
1 parent 762b1f0 commit 8086687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openapi.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9225,13 +9225,13 @@ paths:
92259225
- Linode Kubernetes Engine (LKE)
92269226
summary: Kubernetes Cluster Dashboard URL View
92279227
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.
92299229

92309230
Dashboards are installed for Clusters by default.
92319231

92329232
To access the Cluster Dashboard login prompt, enter the URL in a web browser. Select either **Token** or **Kubeconfig** authentication, then select **Sign in**.
92339233

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/).
92359235
responses:
92369236
'200':
92379237
description: Returns a Kubernetes Cluster Dashboard URL.

0 commit comments

Comments
 (0)