diff --git a/docs/client-libraries.md b/docs/client-libraries.md index 39a3b3bc1ea..b4ed7c49bbf 100644 --- a/docs/client-libraries.md +++ b/docs/client-libraries.md @@ -6,7 +6,8 @@ ### User Contributed *Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team* - * [Java](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api) + * [Java (OSGI)](https://bitbucket.org/amdatulabs/amdatu-kubernetes) + * [Java (Fabric8)](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api) * [Ruby1](https://github.com/Ch00k/kuber) * [Ruby2](https://github.com/abonas/kubeclient) * [PHP](https://github.com/devstub/kubernetes-api-php-client)