collabnix / kubelabs

Get Started with Kubernetes
https://kubelabs.collabnix.com
Apache License 2.0
2.79k stars 955 forks source link

Fix descriptions for node affinity types #168

Closed aleixab closed 1 year ago

aleixab commented 1 year ago

Correct the descriptions for requiredDuringSchedulingIgnoredDuringExecution and preferredDuringSchedulingIgnoredDuringExecution in the Kubernetes documentation to accurately reflect their "hard" and "soft" requirement characteristics.