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 \u003ccode\u003eNodeTaint\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace represents a Kubernetes taint, which is comprised of a key, value, and effect.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNodeTaint\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<NodeTaint>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<NodeTaint>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities like message handling, equality comparison, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNodeTaint\u003c/code\u003e objects are constructed using a default constructor \u003ccode\u003eNodeTaint()\u003c/code\u003e or by copying another \u003ccode\u003eNodeTaint\u003c/code\u003e object with the \u003ccode\u003eNodeTaint(NodeTaint other)\u003c/code\u003e constructor.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties for \u003ccode\u003eEffect\u003c/code\u003e, \u003ccode\u003eKey\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, which define the characteristics of the taint.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the \u003ccode\u003eNodeTaint\u003c/code\u003e class, with the latest being 3.33.0, and other versions ranging from 3.32.0 to 2.3.0, accessible through various links.\u003c/p\u003e\n"]]],[],null,[]]