Sync docs from master to gh-pages
This commit is contained in:
@@ -127,8 +127,7 @@ $(globalSwitch);
|
||||
for <a href="https://kubernetes.io">Kubernetes</a>.
|
||||
This client lets you query Kubernetes endpoints (see <a href="https://kubernetes.io/docs/user-guide/services/">services</a>) by name.
|
||||
A service is typically exposed by the Kubernetes API server as a collection of endpoints that represent <code>http</code> and <code>https</code> addresses and that a client can
|
||||
access from a Spring Boot application running as a pod. This discovery feature is also used by the Spring Cloud Kubernetes Ribbon project
|
||||
to fetch the list of the endpoints defined for an application to be load balanced.</p>
|
||||
access from a Spring Boot application running as a pod.</p>
|
||||
</div>
|
||||
<div class="paragraph">
|
||||
<p>This is something that you get for free by adding the following dependency inside your project:</p>
|
||||
|
||||
Reference in New Issue
Block a user