From 9ac4c6edbbee5f6dd5d0004adb1b86ee324cc285 Mon Sep 17 00:00:00 2001 From: Brian Rosner Date: Fri, 12 Feb 2016 08:15:26 -0700 Subject: [PATCH] Added pykube client library --- client-libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/client-libraries.md b/client-libraries.md index 69661ff4b..aeba3610a 100644 --- a/client-libraries.md +++ b/client-libraries.md @@ -49,6 +49,7 @@ Documentation for other releases can be found at * [Perl](https://metacpan.org/pod/Net::Kubernetes) * [PHP](https://github.com/devstub/kubernetes-api-php-client) * [PHP](https://github.com/maclof/kubernetes-client) + * [Python](https://github.com/eldarion-gondor/pykube) * [Ruby](https://github.com/Ch00k/kuber) * [Ruby](https://github.com/abonas/kubeclient) * [Scala](https://github.com/doriordan/skuber)