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 webpage provides documentation for \u003ccode\u003eNodeTaint\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Container.V1\u003c/code\u003e namespace, offering a range of versions from 2.3.0 to the latest 3.33.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eNodeTaint\u003c/code\u003e is a class that represents a Kubernetes taint, which includes fields for \u003ccode\u003ekey\u003c/code\u003e, \u003ccode\u003evalue\u003c/code\u003e, and \u003ccode\u003eeffect\u003c/code\u003e, and its \u003ccode\u003eeffect\u003c/code\u003e property can be one of three types: \u003ccode\u003eNoSchedule\u003c/code\u003e, \u003ccode\u003ePreferNoSchedule\u003c/code\u003e, or \u003ccode\u003eNoExecute\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eNodeTaint\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces including \u003ccode\u003eIMessage<NodeTaint>\u003c/code\u003e, \u003ccode\u003eIEquatable<NodeTaint>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<NodeTaint>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes constructors for \u003ccode\u003eNodeTaint\u003c/code\u003e, one default and another allowing for initialization via an existing \u003ccode\u003eNodeTaint\u003c/code\u003e instance, and the page also lists three properties: \u003ccode\u003eEffect\u003c/code\u003e, \u003ccode\u003eKey\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, each with descriptions and property value.\u003c/p\u003e\n"]]],[],null,[]]