Reference documentation and code samples for the Google Kubernetes Engine v1 API class NodeTaint.
Kubernetes taint is composed of three fields: key, value, and effect. Effect
can only be one of three types: NoSchedule, PreferNoSchedule or NoExecute.
See
here
for more information, including usage and the valid values.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eNodeTaint\u003c/code\u003e class within the Google Kubernetes Engine v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this documentation is available under version 3.33.0, while this page is for version 3.24.0, and there are many versions listed, ranging from 3.33.0 to 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNodeTaint\u003c/code\u003e class, which implements several interfaces, represents a Kubernetes taint with properties for key, value, and effect.\u003c/p\u003e\n"],["\u003cp\u003eThe key, value, and effect properties of the NodeTaint class are accessible and modifiable through public string \u003ccode\u003eKey\u003c/code\u003e, public string \u003ccode\u003eValue\u003c/code\u003e and public NodeTaint.Types.Effect \u003ccode\u003eEffect\u003c/code\u003e respectively.\u003c/p\u003e\n"]]],[],null,[]]