Self-OH: Running Kubernetes services is more "Infrastructure as Yaml" than "Infrastructure as Code".
Self-OH: Running Kubernetes services is more "Infrastructure as Yaml" than "Infrastructure as Code".

in extremely foghorn leghorn voice: "well taints and tolerations, would you look at that!"
https://kubernetes.io/docs/concepts/scheduling-eviction/taint-and-toleration/

Node affinity is a property of Pods that attracts them to a set of nodes (either as a preference or a hard requirement). Taints are the opposite -- they allow a node to repel a set of pods. Tolerations are applied to pods. Tolerations allow the scheduler to schedule pods with matching taints. Tolerations allow scheduling but don't guarantee scheduling: the scheduler also evaluates other parameters as part of its function.
Finally went through the rigmarole of upgrading to #uwubernetes. Worth it :3
NOTE: Second time posting this, first time as soon as I hit publish it went down. πππππππππππππππ