Update client-libraries.md : add python pykorm lib

This commit is contained in:
Frank Villaro-Dixon 2020-12-15 17:18:58 +01:00 committed by Frank Villaro-Dixon
parent 4bba09fed6
commit d7e94dc7e0
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ their authors, not the Kubernetes team.
| Python | [github.com/fiaas/k8s](https://github.com/fiaas/k8s) |
| Python | [github.com/mnubo/kubernetes-py](https://github.com/mnubo/kubernetes-py) |
| Python | [github.com/tomplus/kubernetes_asyncio](https://github.com/tomplus/kubernetes_asyncio) |
| Python | [github.com/Frankkkkk/pykorm](https://github.com/Frankkkkk/pykorm) |
| Ruby | [github.com/abonas/kubeclient](https://github.com/abonas/kubeclient) |
| Ruby | [github.com/Ch00k/kuber](https://github.com/Ch00k/kuber) |
| Ruby | [github.com/kontena/k8s-client](https://github.com/kontena/k8s-client) |