Introducing Topology Mode Annotation, Deprecating Topology Hints
Annotation As part of this change, kube-proxy accepts any value for either annotation that is not "disabled". Change-Id: Idfc26eb4cc97ff062649dc52ed29823a64fc59a4
This commit is contained in:
@@ -65,7 +65,7 @@ var _ = common.SIGDescribe("[Feature:Topology Hints]", func() {
|
||||
ObjectMeta: metav1.ObjectMeta{
|
||||
Name: "topology-hints",
|
||||
Annotations: map[string]string{
|
||||
v1.AnnotationTopologyAwareHints: "Auto",
|
||||
v1.AnnotationTopologyMode: "Auto",
|
||||
},
|
||||
},
|
||||
Spec: v1.ServiceSpec{
|
||||
|
Reference in New Issue
Block a user