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
/// Creates a `WeightedPodAffinityTerm`, which expresses a affinity towards all Pods of the given product (`app_name`) instance (`cluster_name`) role (`role`).
69
65
/// This affinity can be used to attract towards (affinity) or away (anti-affinity) from the specified role.
70
66
/// One common example would be to use this to distribute all the Pods of a certain role, e.g. hdfs datanodes.
0 commit comments