| Modifier and Type | Class and Description |
|---|---|
static class |
V1.WeightedPodAffinityTerm
The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)
|
static class |
V1.WeightedPodAffinityTerm.Builder
The weights of all of the matched WeightedPodAffinityTerm fields are added per-node to find the most preferred node(s)
|
| Modifier and Type | Method and Description |
|---|---|
V1.WeightedPodAffinityTermOrBuilder |
V1.PodAffinityOrBuilder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.WeightedPodAffinityTermOrBuilder |
V1.PodAffinity.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.WeightedPodAffinityTermOrBuilder |
V1.PodAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.WeightedPodAffinityTermOrBuilder |
V1.PodAntiAffinityOrBuilder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.WeightedPodAffinityTermOrBuilder |
V1.PodAntiAffinity.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
V1.WeightedPodAffinityTermOrBuilder |
V1.PodAntiAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilder(int index)
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.WeightedPodAffinityTermOrBuilder> |
V1.PodAffinityOrBuilder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
List<? extends V1.WeightedPodAffinityTermOrBuilder> |
V1.PodAffinity.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
List<? extends V1.WeightedPodAffinityTermOrBuilder> |
V1.PodAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
List<? extends V1.WeightedPodAffinityTermOrBuilder> |
V1.PodAntiAffinityOrBuilder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
List<? extends V1.WeightedPodAffinityTermOrBuilder> |
V1.PodAntiAffinity.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
List<? extends V1.WeightedPodAffinityTermOrBuilder> |
V1.PodAntiAffinity.Builder.getPreferredDuringSchedulingIgnoredDuringExecutionOrBuilderList()
The scheduler will prefer to schedule pods to nodes that satisfy
the anti-affinity expressions specified by this field, but it may choose
a node that violates one or more of the expressions.
|
Copyright © 2020. All rights reserved.