节点标签,为 Kubernetes 集群节点添加标签。 tag 否 标签配置。 taints array 否 污点配置。 taint 否 污点配置集合。 runtime string 否 容器运行时名称,ACK 支持以下三种容器运行时。 containerd:推荐使用,支持所有集群版本。 Sandboxed-Container.runv:安全沙箱容器,提供更高的隔离性,支持 1.24 版...
如果需要将已有ECS实例添加到ACK集群中作为Worker节点,或移除Worker节点后需将节点实例重新加入节点池,您可以调用AttachInstancesToNodePool将已有节点添加到节点池。 调试 您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。 调试 授权信息 下表是API对应...
例如,如果控制平面版本是1.23.12,您可以將節點集區的 Kubernetes 版本指定為1.23.8或1.23.12。 以下是命令的範例用法: Azure CLI複製 az aks nodepool upgrade\--resource-groupaksrg \--cluster-nametestcluster1 \--namemynodepool \--kubernetes-version1.23.8\--no-wait ...
If the nodepool configuration is incorrect, the nodepool could be invalid causing it not being able to be create node claims. Getting that information on the get call, helps not needing to describe every nodepool and look at the events or even debugging the ec2nodeclass and making that referen...
The version of Kubernetes running on the nodes in the node pool. Returns: The kubernetes_version of this NodePool. Return type: str lifecycle_details Gets the lifecycle_details of this NodePool. Details about the state of the nodepool. Returns: The lifecycle_details of this NodePool. Return ...
kubernetes_versionsGets the kubernetes_versions of this NodePoolOptions. shapesGets the shapes of this NodePoolOptions. sourcesGets the sources of this NodePoolOptions. __init__(**kwargs)¶ Initializes a new NodePoolOptions object with values from keyword arguments. The following keyword argumen...
node.kubernetes.io/pid-pressure:NoSchedule op=Exists node.kubernetes.io/unreachable:NoExecute op=Exists node.kubernetes.io/unschedulable:NoSchedule op=ExistsEvents:Type Reason Age From Message---Normal Scheduled 8m55sdefault-scheduler Successfully assigned kube-system/nvidia-gpu-device-plugin-hxdwx to ...
The output for osType=Windows should say "Windows nodepool feature is disabled" and the ready state should be false, for each Kubernetes version option:Output Копирај ... "1.27.7": { "readiness": [ { "errorMessage": null, "osSku": "CBLMariner", "osType": "Linux", "...
kubernetes:k8s空间配置,需配置lvmConfig; runtime:运行时空间配置,需配置runtimeConfig; user:用户空间配置,需配置lvmConfig size 是 String virtualSpace的大小,仅支持整数百分比。例如:90%。 说明: 一个group中所有virtualSpace的百分比之和不得超过100% lvmConfig 否 LVMConfig object lvm配置管理,适用...
kubernetes_cluster_id The ID of the Kubernetes cluster string n/a yes name The name of the node pool string n/a yes auto_scaling_max_nodes The maximum number of nodes which should exist within this Node Pool. number 3 no auto_scaling_min_nodes The minimum number of nodes which should ...