Merge pull request #797 from ahmetb/cl
Move client-libraries.md to kubernetes.io
This commit is contained in:
commit
4018a9f2e8
|
|
@ -1,28 +1,6 @@
|
|||
## Kubernetes API client libraries
|
||||
|
||||
### Supported by [Kubernetes SIG API Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery)
|
||||
|
||||
* [Go](https://github.com/kubernetes/client-go)
|
||||
* [Python](https://github.com/kubernetes-incubator/client-python)
|
||||
|
||||
### User Contributed
|
||||
|
||||
*Note: Libraries provided by outside parties are supported by their authors, not
|
||||
the core Kubernetes team*
|
||||
|
||||
* [Clojure](https://github.com/yanatan16/clj-kubernetes-api)
|
||||
* [Go](https://github.com/ericchiang/k8s)
|
||||
* [Java (OSGi)](https://bitbucket.org/amdatulabs/amdatu-kubernetes)
|
||||
* [Java (Fabric8, OSGi)](https://github.com/fabric8io/kubernetes-client)
|
||||
* [Node.js](https://github.com/tenxcloud/node-kubernetes-client)
|
||||
* [Node.js](https://github.com/godaddy/kubernetes-client)
|
||||
* [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)
|
||||
This document has been moved to https://kubernetes.io/docs/reference/client-libraries/.
|
||||
|
||||
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
||||
[]()
|
||||
|
|
|
|||
Loading…
Reference in New Issue