All Products
Search
Document Center

Container Service for Kubernetes:Generate API request parameters when you create an ACK cluster

Last Updated:Dec 07, 2023

If you fail to create a Container Service for Kubernetes (ACK) cluster in the ACK console due to invalid parameter settings, you can generate API request parameters to create the ACK cluster by calling the API. This topic describes how to generate API request parameters when you create an ACK cluster in the ACK console.

Procedure

  1. Log on to the ACK console. In the left-side navigation pane, click Clusters.

  2. In the upper-right corner of the Clusters page, click Cluster Template.

  3. In the Select Cluster Template dialog box, select the type of cluster that you want to create and click Create. Configure the cluster settings on the Cluster Configurations, Node Pool Configurations, and Component Configurations wizard pages.

    On the Confirm Order wizard page, the Generate API Request Parameters option is available.

  4. On the Confirm Order wizard page, click Generate API Request Parameters in the upper-left corner.

    The API Request Parameters dialog box displays the parameters that are required for creating an ACK cluster. You can copy and use the parameters.生成OpenAPI

References

You can also use other methods to create an ACK cluster: