2015-07-12 00:04:52 -04:00
|
|
|
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
|
|
|
|
|
|
|
|
|
|
<!-- BEGIN STRIP_FOR_RELEASE -->
|
|
|
|
|
|
2015-07-16 13:02:26 -04:00
|
|
|
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
|
|
|
|
|
width="25" height="25">
|
|
|
|
|
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
|
|
|
|
|
width="25" height="25">
|
|
|
|
|
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
|
|
|
|
|
width="25" height="25">
|
|
|
|
|
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
|
|
|
|
|
width="25" height="25">
|
|
|
|
|
<img src="http://kubernetes.io/img/warning.png" alt="WARNING"
|
|
|
|
|
width="25" height="25">
|
|
|
|
|
|
|
|
|
|
<h2>PLEASE NOTE: This document applies to the HEAD of the source tree</h2>
|
|
|
|
|
|
|
|
|
|
If you are using a released version of Kubernetes, you should
|
|
|
|
|
refer to the docs that go with that version.
|
|
|
|
|
|
2015-12-14 13:37:38 -05:00
|
|
|
<!-- TAG RELEASE_LINK, added by the munger automatically -->
|
2015-07-16 13:02:26 -04:00
|
|
|
<strong>
|
2015-11-03 13:17:57 -05:00
|
|
|
The latest release of this document can be found
|
|
|
|
|
[here](http://releases.k8s.io/release-1.1/docs/devel/client-libraries.md).
|
2015-07-16 13:02:26 -04:00
|
|
|
|
|
|
|
|
Documentation for other releases can be found at
|
|
|
|
|
[releases.k8s.io](http://releases.k8s.io).
|
|
|
|
|
</strong>
|
|
|
|
|
--
|
2015-07-13 18:15:35 -04:00
|
|
|
|
2015-07-12 00:04:52 -04:00
|
|
|
<!-- END STRIP_FOR_RELEASE -->
|
|
|
|
|
|
|
|
|
|
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
2015-07-17 18:35:41 -04:00
|
|
|
|
2015-07-20 16:45:36 -04:00
|
|
|
## Kubernetes API client libraries
|
2014-09-04 01:19:54 -04:00
|
|
|
|
|
|
|
|
### Supported
|
2015-07-17 18:35:41 -04:00
|
|
|
|
2015-07-20 03:25:07 -04:00
|
|
|
* [Go](http://releases.k8s.io/HEAD/pkg/client/)
|
2014-09-04 01:19:54 -04:00
|
|
|
|
|
|
|
|
### User Contributed
|
2015-07-17 18:35:41 -04:00
|
|
|
|
2014-09-04 01:19:54 -04:00
|
|
|
*Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team*
|
|
|
|
|
|
2015-12-27 14:50:04 -05:00
|
|
|
* [Clojure](https://github.com/yanatan16/clj-kubernetes-api)
|
2015-08-26 05:59:03 -04:00
|
|
|
* [Java (OSGi)](https://bitbucket.org/amdatulabs/amdatu-kubernetes)
|
|
|
|
|
* [Java (Fabric8, OSGi)](https://github.com/fabric8io/kubernetes-client)
|
2015-03-30 23:45:40 -04:00
|
|
|
* [Node.js](https://github.com/tenxcloud/node-kubernetes-client)
|
2015-06-19 17:55:37 -04:00
|
|
|
* [Perl](https://metacpan.org/pod/Net::Kubernetes)
|
2015-12-27 14:50:04 -05:00
|
|
|
* [PHP](https://github.com/devstub/kubernetes-api-php-client)
|
|
|
|
|
* [PHP](https://github.com/maclof/kubernetes-client)
|
|
|
|
|
* [Ruby](https://github.com/Ch00k/kuber)
|
|
|
|
|
* [Ruby](https://github.com/abonas/kubeclient)
|
2016-01-03 09:37:15 -05:00
|
|
|
* [Scala](https://github.com/doriordan/skuber)
|
2014-09-04 01:19:54 -04:00
|
|
|
|
2015-07-13 20:13:09 -04:00
|
|
|
<!-- BEGIN MUNGE: GENERATED_ANALYTICS -->
|
2015-07-15 01:07:44 -04:00
|
|
|
[]()
|
2015-07-13 20:13:09 -04:00
|
|
|
<!-- END MUNGE: GENERATED_ANALYTICS -->
|