Commit Graph

5 Commits (0216826ba1550d86b4c6e3c4eeb42ed5b336432e)

Author SHA1 Message Date
Andrew Chen a02d76a2c0 Merge branch 'master' into assignees-to-approvers 2017-08-04 12:59:54 -07:00
Sebastien Coutu 409f0f74cd Update to include Python library (#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.
2017-08-04 09:38:34 -07:00
Aaron Crickenberger 18e9aa59d1 Rename OWNERS assignees: to approvers:
They are effectively the same, assignees is deprecated
2017-08-03 16:22:52 -07:00
sope be76c4bca7 Add TypeScript client library for kubernetes (#4524) 2017-07-28 08:41:49 -07:00
Ahmet Alp Balkan ecf490b756 Document API client libraries
Add concept page about the Kubernetes API client libraries explaining what they
do and list officially-supported & community-maintained client libraries.

The list is obtained from https://github.com/kubernetes/community/blob/master/contributors/devel/client-libraries.md
and I am planning to add a notice there urging people to update the
/docs/reference/client-libraries.md when they add something there.

Alternatively we could remove that page altogether.

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2017-07-10 14:35:52 -07:00