File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -27,5 +27,6 @@ customization you need for your project.
27
27
- [ Version Overview] ( versions.md )
28
28
- [ Spring Boot Actuator / Metrics Support] ( actuator.md )
29
29
- [ Brave-Tracing / Spring Cloud Sleuth Support] ( brave.md )
30
+ - [ Kubernetes Setup] ( kubernetes.md )
30
31
- [ Benchmarking] ( benchmarking.md )
31
32
- [ Contributing] ( contributions.md )
Original file line number Diff line number Diff line change @@ -64,3 +64,7 @@ grpc.clients.my-grpc-server-app.address=dns:///<serviceName>[.<namespace>[.<clus
64
64
65
65
> ** Note:** DNS-SVC lookups require the ` grpclb ` dependency to be present and the service's port name to be ` grpclb ` .
66
66
> Refer to grpc's official docs for more details.
67
+
68
+ ----------
69
+
70
+ [ <- Back to Index] ( index.md )
You can’t perform that action at this time.
0 commit comments