Skip to content

Commit 6bac0a8

Browse files
committed
Link to new document and back to index
1 parent c8f7a39 commit 6bac0a8

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docs/en/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ customization you need for your project.
2727
- [Version Overview](versions.md)
2828
- [Spring Boot Actuator / Metrics Support](actuator.md)
2929
- [Brave-Tracing / Spring Cloud Sleuth Support](brave.md)
30+
- [Kubernetes Setup](kubernetes.md)
3031
- [Benchmarking](benchmarking.md)
3132
- [Contributing](contributions.md)

docs/en/kubernetes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,7 @@ grpc.clients.my-grpc-server-app.address=dns:///<serviceName>[.<namespace>[.<clus
6464

6565
> **Note:** DNS-SVC lookups require the `grpclb` dependency to be present and the service's port name to be `grpclb`.
6666
> Refer to grpc's official docs for more details.
67+
68+
----------
69+
70+
[<- Back to Index](index.md)

0 commit comments

Comments
 (0)