All Products
Search
Document Center

Container Service for Kubernetes:SDK Downloads

Last Updated:Mar 26, 2026

The ACK SDK lets you manage clusters programmatically. SDKs are available for Java, TypeScript, Go, Python, PHP, C#, C++, Swift, and Java (asynchronous).

SDK downloads

Download the SDK from the Alibaba Cloud API portal and install it using the standard package manager for your language. The source code is hosted on GitHub — each repository's README includes the install command and usage examples.

LanguageDownloadGitHub repositoryGetting started
JavaDownload Java SDKalibabacloud-java-sdk-cs-20151215Get started with V2.0 Java SDK
PythonDownload Python SDKalibabacloud-python-sdk-cs-20151215Get started with V2.0 Python SDK
GoDownload Go SDKalibabacloud-go-cs-20151215Get started with V2.0 Go SDK
PHPDownload PHP SDKalibabacloud-sdk-php-CS-20151215Get started with V2.0 PHP SDK
C#Download C# SDKalibabacloud-csharp-sdk-cs-20151215
C++Download C++ SDKalibabacloud-sdk-cpp-cs-20151215
TypeScriptDownload TypeScript SDKalibabacloud-typescript-sdk-cs-20151215
SwiftDownload Swift SDKalibabacloud-sdk-swift-cs-20151215
Java (asynchronous)

Download Java (asynchronous) SDK

Download Swift SDK

Download TypeScript SDK

Download C++ SDK

Download C# SDK

Download PHP SDK

Download Go SDK

Download Python SDK

Download Java SDK

alibabacloud-java-async-sdk-cs-20151215

Generate SDK parameters with Console-to-Code

Console-to-Code generates ready-to-use SDK code from your console actions. It supports Java, TypeScript, Go, PHP, and C#.

Generate parameters for creating a cluster

  1. Log on to the Container Service Management Console. In the left navigation pane, click Clusters.

  2. On the Clusters page, click Cluster Templates.

  3. In the dialog box that appears, select the cluster type, click Create, and configure the cluster details.

  4. On the Confirm step, click Console-to-Code in the top right corner. In the panel that appears, select a language tab to obtain the generated code.

Generate parameters for managing add-ons

  1. Log on to the Container Service Management Console. In the left navigation pane, click Clusters.

  2. Click the name of your cluster. In the left navigation pane, click Add-ons.

  3. On the Add-ons page, find the add-on you want to manage. On the card for the add-on, click Install or Configuration as required.

  4. In the dialog box, click Console-to-Code. Copy the generated code from the panel on the right.