File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -6605,9 +6605,9 @@ paths:
6605
6605
- Linode Kubernetes Engine (LKE)
6606
6606
servers:
6607
6607
- url: https://api.linode.com/v4beta
6608
- summary: List Kubernetes API Endpoint
6608
+ summary: List Kubernetes API Endpoints
6609
6609
description: >
6610
- Get the Kubernetes API server endpoints for this cluster. Please note that it often takes
6610
+ List the Kubernetes API server endpoints for this cluster. Please note that it often takes
6611
6611
2-5 minutes before the endpoint is ready after first [creating a new cluster](/api/v4/lke-clusters/#post).
6612
6612
6613
6613
@@ -6671,6 +6671,10 @@ paths:
6671
6671
Get the Kubernetes API server endpoint for this cluster.
6672
6672
6673
6673
6674
+ **Note** This endpoint will be deprecated in favor of
6675
+ [List Kubernetes API Endpoints](/api/v4/lke-clusters-cluster-id-api-endpoints).
6676
+
6677
+
6674
6678
**Beta**: This endpoint is in private beta. Please make sure to prepend all requests with
6675
6679
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
6676
6680
updates in the future. This notice will be removed when this endpoint is out of
You can’t perform that action at this time.
0 commit comments