Skip to content

Commit

Permalink
Clarify that you cannot combine Fabric8 and Kubernetes client librari…
Browse files Browse the repository at this point in the history
…es. Fixes #1571
  • Loading branch information
ryanjbaxter committed Jan 31, 2024
1 parent 27bfa8f commit 00f9224
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/src/main/asciidoc/getting-started.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 00f9224

Please sign in to comment.