All Products
Search
Document Center

Container Service for Kubernetes:SDK Downloads

Last Updated:Mar 07, 2026

Container Service for Kubernetes provides SDKs for development in Java, TypeScript, Go, Python, PHP, C#, C++, Swift, and Java (asynchronous). This topic describes how to download and use the SDK for each language.

Download SDKs by Language

The source code for Container Service for Kubernetes is hosted on the open source platform GitHub and in major dependency repositories. You can install the SDKs using the standard dependency management tool for your programming language.

SDK

GitHub URL

Documentation

Download Java SDK

alibabacloud-java-sdk-cs-20151215

Get started with V2.0 Java SDK

Download Python SDK

alibabacloud-python-sdk-cs-20151215

Get started with V2.0 Python SDK

Download Go SDK

alibabacloud-go-cs-20151215

Get started with V2.0 Go SDK

Download PHP SDK

alibabacloud-sdk-php-CS-20151215

Get started with V2.0 PHP SDK

Download C# SDK

alibabacloud-csharp-sdk-cs-20151215

None

Download C++ SDK

alibabacloud-sdk-cpp-cs-20151215

None

Download TypeScript SDK

alibabacloud-typescript-sdk-cs-20151215

None

Download Swift SDK

alibabacloud-sdk-swift-cs-20151215

None

Download Java (asynchronous) SDK

alibabacloud-java-async-sdk-cs-20151215

None

SDK Parameters for Creating Clusters

You can use the console to generate the SDK parameters that are required to create clusters. The supported languages include Java, TypeScript, Go, PHP, and C#.

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

  2. On the Clusters page, click Cluster Templates.

  3. In the dialog box that appears, select the cluster type you want to create, click Create, and configure your cluster details.

  4. On the Confirm step, click Console-to-Code in the top right corner.

  5. In the panel that appears on the right, select a language tab to obtain the code for your cluster configuration.

SDK Parameters for Managing Add-ons

You can use the console to generate the SDK parameters that are required to manage add-ons. The supported languages include Java, TypeScript, Go, PHP, and C#.

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

  2. On the Clusters page, click the name of your cluster. In the navigation pane on the left, click Add-ons.

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

  4. In the dialog box that appears, click Console-to-Code. Then, obtain the code for installing or configuring the add-on from the panel that appears on the right.