34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
<!-- BEGIN MUNGE: UNVERSIONED_WARNING -->
|
|
|
|
<!-- BEGIN STRIP_FOR_RELEASE -->
|
|
|
|
<h1>*** PLEASE NOTE: This document applies to the HEAD of the source
|
|
tree only. If you are using a released version of Kubernetes, you almost
|
|
certainly want the docs that go with that version.</h1>
|
|
|
|
<strong>Documentation for specific releases can be found at
|
|
[releases.k8s.io](http://releases.k8s.io).</strong>
|
|
|
|
<!-- END STRIP_FOR_RELEASE -->
|
|
|
|
<!-- END MUNGE: UNVERSIONED_WARNING -->
|
|
## kubernetes API client libraries
|
|
|
|
### Supported
|
|
* [Go](https://github.com/GoogleCloudPlatform/kubernetes/tree/master/pkg/client)
|
|
|
|
### User Contributed
|
|
*Note: Libraries provided by outside parties are supported by their authors, not the core Kubernetes team*
|
|
|
|
* [Java (OSGI)](https://bitbucket.org/amdatulabs/amdatu-kubernetes)
|
|
* [Java (Fabric8)](https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api)
|
|
* [Ruby1](https://github.com/Ch00k/kuber)
|
|
* [Ruby2](https://github.com/abonas/kubeclient)
|
|
* [PHP](https://github.com/devstub/kubernetes-api-php-client)
|
|
* [Node.js](https://github.com/tenxcloud/node-kubernetes-client)
|
|
* [Perl](https://metacpan.org/pod/Net::Kubernetes)
|
|
|
|
|
|
|
|
[]()
|