Skip to content

Commit 03b333c

Browse files
Add note about /lke/clusters/{clusterId}/api-endpoint deprecations
1 parent 32f3158 commit 03b333c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

openapi.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6605,9 +6605,9 @@ paths:
66056605
- Linode Kubernetes Engine (LKE)
66066606
servers:
66076607
- url: https://api.linode.com/v4beta
6608-
summary: List Kubernetes API Endpoint
6608+
summary: List Kubernetes API Endpoints
66096609
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
66116611
2-5 minutes before the endpoint is ready after first [creating a new cluster](/api/v4/lke-clusters/#post).
66126612

66136613

@@ -6671,6 +6671,10 @@ paths:
66716671
Get the Kubernetes API server endpoint for this cluster.
66726672

66736673

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+
66746678
**Beta**: This endpoint is in private beta. Please make sure to prepend all requests with
66756679
`/v4beta` instead of `/v4`, and be aware that this endpoint may receive breaking
66766680
updates in the future. This notice will be removed when this endpoint is out of

0 commit comments

Comments
 (0)