You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Scheduling section of the course, under Node Affinity it is mentioned that type new types of affinities are planned, where can I read more about them, as I couldn't find any reference or any links online pointing to it. If it is not implemented yet in k8s is it relevant anymore? Just curious to know.
In the Scheduling section of the course, under Node Affinity it is mentioned that type new types of affinities are planned, where can I read more about them, as I couldn't find any reference or any links online pointing to it. If it is not implemented yet in k8s is it relevant anymore? Just curious to know.
requiredDuringSchedulingRequiredDuringExecution
preferredDuringSchedulingRequiredDuringExecution
https://github.com/kodekloudhub/certified-kubernetes-administrator-course/blob/master/docs/03-Scheduling/09-Node-Affinity.md#:~:text=requiredDuringSchedulingRequiredDuringExecution,preferredDuringSchedulingRequiredDuringExecution
The text was updated successfully, but these errors were encountered: