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 |
|
None |
||
|
None |
||
|
None |
||
|
None |
||
|
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#.
Log on to the Container Service Management Console . In the navigation pane on the left, click Clusters.
On the Clusters page, click Cluster Templates.
-
In the dialog box that appears, select the cluster type you want to create, click Create, and configure your cluster details.
-
On the Confirm step, click Console-to-Code in the top right corner.
-
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#.
Log on to the Container Service Management Console . In the navigation pane on the left, click Clusters.
On the Clusters page, click the name of your cluster. In the navigation pane on the left, click Add-ons.
-
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.
-
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.