From 10305290f7b27590662540f8876261cebbab8ead Mon Sep 17 00:00:00 2001 From: Silas Boyd-Wickizer Date: Thu, 11 Aug 2016 22:29:20 -0700 Subject: [PATCH] Add Node.js `kubernetes-client` to client-libraries.md --- client-libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/client-libraries.md b/client-libraries.md index 7292777c6..7229b7f11 100644 --- a/client-libraries.md +++ b/client-libraries.md @@ -47,6 +47,7 @@ the core Kubernetes team* * [Java (OSGi)](https://bitbucket.org/amdatulabs/amdatu-kubernetes) * [Java (Fabric8, OSGi)](https://github.com/fabric8io/kubernetes-client) * [Node.js](https://github.com/tenxcloud/node-kubernetes-client) + * [Node.js](https://github.com/godaddy/kubernetes-client) * [Perl](https://metacpan.org/pod/Net::Kubernetes) * [PHP](https://github.com/devstub/kubernetes-api-php-client) * [PHP](https://github.com/maclof/kubernetes-client)