Kubernetes taint is comprised 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\u003eThe latest version of NodeTaint is 3.33.0, and there are numerous versions available, ranging from 3.33.0 down to 2.3.0, each with their specific page.\u003c/p\u003e\n"],["\u003cp\u003eNodeTaint is a class that represents a Kubernetes taint, which consists of a key, a value, and an effect.\u003c/p\u003e\n"],["\u003cp\u003eThe NodeTaint class implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eNodeTaint objects have properties for Effect, Key, and Value, which define the characteristics of the taint.\u003c/p\u003e\n"],["\u003cp\u003eThe effect property has three possible types, NoSchedule, PreferNoSchedule or NoExecute, which dictate the impact of the taint on node scheduling.\u003c/p\u003e\n"]]],[],null,[]]