Skip to content

Commit 409f0f7

Browse files
sebastiencahmetb
authored andcommitted
Update to include Python library (kubernetes#4624)
Hi, we've created and are maintaining the kubernetes-py library. It uses python objects to manipulate the kubernetes API objects. We're using it to manage our operations on kubernetes daily.
1 parent a29cfd7 commit 409f0f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/reference/client-libraries.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ their authors, not the Kubernetes team.
4949
| PHP | [github.com/devstub/kubernetes-api-php-client](https://github.com/devstub/kubernetes-api-php-client) |
5050
| PHP | [github.com/maclof/kubernetes-client](https://github.com/maclof/kubernetes-client) |
5151
| Python | [github.com/eldarion-gondor/pykube](https://github.com/eldarion-gondor/pykube) |
52+
| Python | [github.com/mnubo/kubernetes-py](https://github.com/mnubo/kubernetes-py) |
5253
| Ruby | [github.com/Ch00k/kuber](https://github.com/Ch00k/kuber) |
5354
| Ruby | [github.com/abonas/kubeclient](https://github.com/abonas/kubeclient) |
5455
| Scala | [github.com/doriordan/skuber](https://github.com/doriordan/skuber) |

0 commit comments

Comments
 (0)