Skip to content

Commit 7883b8e

Browse files
authored
Merge pull request kubernetes#2667 from robscott/deprecated-topology-kep
Updating KEP 536 to note that it has been replaced by KEP 2433
2 parents 2ec2282 + 8c935b2 commit 7883b8e

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

keps/sig-network/536-topology-aware-routing/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
## Table of Contents
44

55
<!-- toc -->
6+
- [Status](#status)
67
- [Motivation](#motivation)
78
- [Goals](#goals)
89
- [Non-goals](#non-goals)
@@ -25,6 +26,11 @@
2526
- [Beta -&gt; GA Graduation](#beta---ga-graduation)
2627
<!-- /toc -->
2728

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+
2834
## Motivation
2935

3036
Figure out a generic way to implement the "local service" route, say "topology aware routing of service".

keps/sig-network/536-topology-aware-routing/kep.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ reviewers:
1010
approvers:
1111
- "@thockin"
1212
creation-date: 2018-10-24
13-
last-updated: 2019-10-17
14-
status: implementable
13+
last-updated: 2021-04-30
14+
status: replaced

0 commit comments

Comments
 (0)