# SKS Nodepool Taint

Nodepool taint

## Properties

| Property | Type | Required | Description |
| --- | --- | --- | --- |
| `effect` | string | **yes** | Nodepool taint effect<br/><br/>Allowed values: `NoExecute`, `NoSchedule`, `PreferNoSchedule`. |
| `value` | string | **yes** | Nodepool taint value<br/><br/>Min length: `1`. Max length: `255`. |

