Slava Semushin
67c0fcd274
Fix broken links after moving proposals to subdirs.
2017-09-21 13:30:31 -05: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
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
Andrew Chen
b40d09fe77
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.7
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update links to proper repos
# Conflicts:
# docs/admin/kubeadm.md
# docs/concepts/overview/kubernetes-api.md
# docs/reference/api-overview.md
# docs/setup/independent/create-cluster-kubeadm.md
# docs/tasks/administer-cluster/configure-pod-disruption-budget.md
2017-06-28 22:29:21 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Anthony Yeh
171a5aeddf
Custom resource docs
2017-06-27 10:27:51 -07:00
paulbattagliag
b0ab3f94ee
Update api-overview.md
2017-05-14 16:41:28 -07:00
Andrew Chen
90070474d4
Reference ToC refactor ( #3427 )
...
* Reference ToC refactor
* Move Federation into Reference
* Fix ToC, add deprecation notice
* Fix Reference ToC
* tweak ToC
* Move content into Reference
* touch up kubectl
* fix ToC syntax error
* remove resources-reference docs
* change kubectl section name
* adjust page titles
* create Command-Line Tools section
* Move Federation API out to top level
* remove extensions/v1beta1 definitions
* rewrite Kubernetes API in Concepts in a later PR
* Add jbeda to Kubernetes API Overview page for reviews.
* incorporate feedback
* remove /docs/federation
* move around copy
* cleanup reference landing page
* update reference landing page
2017-04-20 13:04:32 -07:00