Skip to content

Commit 4ed33d1

Browse files
author
Tim Bannister
committed
Drop (deprecated) task for enabling service topology
As this feature is deprecated, there is no special need to help readers to enable it.
1 parent 8662b02 commit 4ed33d1

File tree

2 files changed

+1
-61
lines changed

2 files changed

+1
-61
lines changed

content/en/docs/concepts/services-networking/service-topology.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ This feature, specifically the alpha `topologyKeys` API, is deprecated since
1818
Kubernetes v1.21.
1919
[Topology Aware Hints](/docs/concepts/services-networking/topology-aware-hints/),
2020
introduced in Kubernetes v1.21, provide similar functionality.
21-
2221
{{</ note >}}
2322

2423
_Service Topology_ enables a service to route traffic based upon the Node
@@ -194,12 +193,7 @@ spec:
194193
- "*"
195194
```
196195
197-
198-
199-
200196
## {{% heading "whatsnext" %}}
201197
202-
203-
* Read about [enabling Service Topology](/docs/tasks/administer-cluster/enabling-service-topology)
198+
* Read about [Topology Aware Hints](/docs/concepts/services-networking/topology-aware-hints/)
204199
* Read [Connecting Applications with Services](/docs/tutorials/services/connect-applications-service/)
205-

content/en/docs/tasks/administer-cluster/enabling-service-topology.md

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)