File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
keps/sig-network/536-topology-aware-routing Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3
3
## Table of Contents
4
4
5
5
<!-- toc -->
6
+ - [ Status] ( #status )
6
7
- [ Motivation] ( #motivation )
7
8
- [ Goals] ( #goals )
8
9
- [ Non-goals] ( #non-goals )
25
26
- [ Beta -> ; GA Graduation] ( #beta---ga-graduation )
26
27
<!-- /toc -->
27
28
29
+ ## Status
30
+ This KEP has been replaced by [ KEP 2433: Topology Aware
31
+ Hints] ( https://github.com/kubernetes/enhancements/issues/2433 ) . It will be fully
32
+ removed in Kubernetes 1.22.
33
+
28
34
## Motivation
29
35
30
36
Figure out a generic way to implement the "local service" route, say "topology aware routing of service".
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ reviewers:
10
10
approvers :
11
11
- " @thockin"
12
12
creation-date : 2018-10-24
13
- last-updated : 2019-10-17
14
- status : implementable
13
+ last-updated : 2021-04-30
14
+ status : replaced
You can’t perform that action at this time.
0 commit comments