Skip to content

Commit 1b554d8

Browse files
authored
Merge pull request #38055 from sftim/20221124_drop_task_enable_service_topology
Drop (deprecated) task for enabling service topology
2 parents ce67f9d + 4ed33d1 commit 1b554d8

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)