From 1511c23cbeaef7f12f65d2589b7db162f9e10090 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 --- docs/devel/client-libraries.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/devel/client-libraries.md b/docs/devel/client-libraries.md index 69661ff4b36..aeba3610a5f 100644 --- a/docs/devel/client-libraries.md +++ b/docs/devel/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)