Clarify that you cannot combine Fabric8 and Kubernetes client libraries. Fixes #1571

This commit is contained in:
Ryan Baxter
2024-01-31 10:55:22 -05:00
parent 27bfa8f46c
commit 00f9224948

View File

@@ -7,6 +7,9 @@ provide implementations using the https://github.com/fabric8io/kubernetes-client
Starters that begin with
`spring-cloud-starter-kubernetes-client` provide implementations using the https://github.com/kubernetes-client/java[Kubernetes Java Client].
NOTE: You CANNOT combine starters from Fabric8 and Kubernetes Java Clients. You must pick one library to
use and use the starters for that library only.
[cols="a,d"]
|===
| Starter | Features