diff options
| -rw-r--r-- | client-libraries.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client-libraries.md b/client-libraries.md index 69661ff4..aeba3610 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) |
