What is the fabric8 java client version for k8s v1.5.1

7 views
Skip to first unread message

Kasun de Silva

unread,
Jan 9, 2017, 6:52:35 AM1/9/17
to fabric8
I need to know what are the compatible versions of fabric8 client with k8s v1.5.1 for the following dependancies. Fow now we are using k8s 1.3.4 and following versions we are using. Is there a doc that I can follow to get fabroc8 client versions vs k8s versions?


<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-api</artifactId>
<version>2.2.144</version>
</dependency>

<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-model</artifactId>
<version>1.0.52</version>
</dependency>

<dependency>
<groupId>io.fabric8</groupId>
<artifactId>kubernetes-client</artifactId>
<version>1.3.104</version>
</dependency>
Reply all
Reply to author
Forward
0 new messages