이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Set Nodepool Taints
1 - 1.4
scp-cli ske nodepool taints set
--nodepool_id <value>
--taints <value>
Description
set nodepool taints
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| taints required | array | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |
2 - 1.3
scp-cli ske nodepool taints set
--nodepool_id <value>
--taints <value>
Description
set nodepool taints
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20261121 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| taints required | array | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |
3 - 1.2
scp-cli ske nodepool taints set
--nodepool_id <value>
--taints <value>
Description
set nodepool taints
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20261021 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| taints required | array | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |
4 - 1.1
scp-cli ske nodepool taints set
--nodepool_id <value>
--taints <value>
Description
set nodepool taints
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260919 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| taints required | array | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |
5 - 1.0
scp-cli ske nodepool taints set
--nodepool_id <value>
--taints <value>
Description
set nodepool taints
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| taints required | array | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |