diff --git a/reference/html/README.html b/reference/html/README.html index de9e81fa..1683347c 100644 --- a/reference/html/README.html +++ b/reference/html/README.html @@ -1389,6 +1389,9 @@ as the code of the project relies on the Fabric8 Kubernetes Java client, which is a fluent DSL that can communicate by using http protocol to the REST API of the Kubernetes Server.

+
+

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false.

+

7.1. Kubernetes Profile Autoconfiguration

diff --git a/reference/html/appendix.html b/reference/html/appendix.html index 3e2b4b19..2ade710c 100644 --- a/reference/html/appendix.html +++ b/reference/html/appendix.html @@ -135,6 +135,11 @@ Also, you can define your own properties. +

spring.cloud.kubernetes.enabled

+

true

+

If Kubernetes integration is enabled.

+ +

spring.cloud.kubernetes.client.api-version

diff --git a/reference/html/index.html b/reference/html/index.html index de9e81fa..1683347c 100644 --- a/reference/html/index.html +++ b/reference/html/index.html @@ -1389,6 +1389,9 @@ as the code of the project relies on the Fabric8 Kubernetes Java client, which is a fluent DSL that can communicate by using http protocol to the REST API of the Kubernetes Server.

+
+

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false.

+

7.1. Kubernetes Profile Autoconfiguration

diff --git a/reference/html/kubernetes-awareness.html b/reference/html/kubernetes-awareness.html index 37329d35..688445e4 100644 --- a/reference/html/kubernetes-awareness.html +++ b/reference/html/kubernetes-awareness.html @@ -117,6 +117,9 @@ as the code of the project relies on the Fabric8 Kubernetes Java client, which is a fluent DSL that can communicate by using http protocol to the REST API of the Kubernetes Server.

+
+

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false.

+

Kubernetes Profile Autoconfiguration

diff --git a/reference/html/spring-cloud-kubernetes.html b/reference/html/spring-cloud-kubernetes.html index de9e81fa..1683347c 100644 --- a/reference/html/spring-cloud-kubernetes.html +++ b/reference/html/spring-cloud-kubernetes.html @@ -1389,6 +1389,9 @@ as the code of the project relies on the Fabric8 Kubernetes Java client, which is a fluent DSL that can communicate by using http protocol to the REST API of the Kubernetes Server.

+
+

To disable the integration with Kubernetes you can set spring.cloud.kubernetes.enabled to false.

+