Sync docs from master to gh-pages

This commit is contained in:
buildmaster
2019-12-10 13:42:55 +00:00
parent 0278a7a1bb
commit 95beaaf49e
5 changed files with 17 additions and 0 deletions

View File

@@ -1389,6 +1389,9 @@ as the code of the project relies on the
<a href="https://github.com/fabric8io/kubernetes-client">Fabric8 Kubernetes Java client</a>, which is a fluent DSL that can
communicate by using <code>http</code> protocol to the REST API of the Kubernetes Server.</p>
</div>
<div class="paragraph">
<p>To disable the integration with Kubernetes you can set <code>spring.cloud.kubernetes.enabled</code> to <code>false</code>.</p>
</div>
<div class="sect2">
<h3 id="kubernetes-profile-autoconfiguration"><a class="anchor" href="#kubernetes-profile-autoconfiguration"></a><a class="link" href="#kubernetes-profile-autoconfiguration">7.1. Kubernetes Profile Autoconfiguration</a></h3>
<div class="paragraph">