Skip to content

Commit 355193c

Browse files
Add beta notice
1 parent 9e6af62 commit 355193c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

linode_api4/groups/lke.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ def cluster_create(
104104
:param control_plane: The control plane configuration of this LKE cluster.
105105
:type control_plane: Dict[str, Any] or LKEClusterControlPlaneRequest
106106
:param apl_enabled: Whether this cluster should use APL.
107+
note:: This endpoint is in beta and may only
108+
function if base_url is set to `https://api.linode.com/v4beta`.
107109
:type apl_enabled: bool
108110
:param kwargs: Any other arguments to pass along to the API. See the API
109111
docs for possible values.

0 commit comments

Comments
 (0)