Edge Kubernetes Args
Import
Kubernetes edge cluster can be imported using the id, e.g. Then complete the main.tf accords to the result of terraform plan.
$ pulumi import alicloud:cs/edgeKubernetes:EdgeKubernetes main cluster-idConstructors
Functions
Properties
Enable to create advanced security group. default: false. See Advanced security group.
The cluster api server load balance instance specification. For more information on how to select a LB instance specification, see SLB instance overview.
The runtime of containers. If you select another container runtime, see Comparison of Docker, containerd, and Sandboxed-Container. Detailed below.
Desired Kubernetes version. If you do not specify a value, the latest available version at resource creation is used and no upgrades will occur except you set a higher version number. The value must be configured and increased to upgrade the version when desired. Downgrades are not supported by ACK.
Worker node system disk performance level, when worker_disk_category values cloud_essd, the optional values are PL0, PL1, PL2 or PL3, but the specific performance level is related to the disk capacity. For more information, see Enhanced SSDs. Default is PL1.
Worker payment type, its valid value is PostPaid. Defaults to PostPaid. More charge details in ACK@edge charge.