Slava Semushin
91f526421d
Fix some broken links to proposals.
2017-09-20 13:47:45 -05:00
irfanurrehman
e142f0fe9c
[Federation] Add reference docs for kubefed ( #2937 )
...
* Update the reference docs for kubefed
* fix syntax typos
* add period
* fix ToC links
* fix kubefed link
* revert to Kubefed title as link
* Add kubefed reference docs for the first time
* Add link for base kubefed command also
2017-08-01 13:57:19 -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
Chao Xu
19b386d06e
Extensible admission controller ( #4092 )
...
* extensible-admission-controllers
* Update extensible-admission-controllers.md
* more on initializers
* fixes
* Expand external admission webhooks documentation
* wrap at 80 chars
* more
* add reference
2017-06-28 16:38:44 -07:00
Jordan Liggitt
91e90da99f
Document node authorization mode
2017-06-27 02:07:30 -04:00
Phillip Wittrock
57a769f506
Api and Kubectl reference docs updates for 1.7 ( #4193 )
...
* Fix includes groups
* Generated kubectl docs for 1.7
* Generated references docs for 1.7 api
2017-06-26 15:37:56 -07:00
Andrew Chen
3c1b0df482
Reimplement #3770
2017-05-23 14:10:17 -07:00
Andrew Chen
fcfc676786
Reimplement #3767
2017-05-23 13:56:57 -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
Steve Perry
d868bb9808
Deprecation phase 2: secrets, security-context ... ( #3408 )
2017-04-14 10:26:09 -07:00
Steve Perry
b0e5322ebb
Deprecation phase 2: daemons, deployments ... ( #3396 )
...
* Deprecation phase 2: daemons, deployments ...
* Remove files from TOC.
* Fix typos.
2017-04-13 17:21:45 -07:00
Steve Perry
7653d204cb
Move Guide topic: kubeadm reference. ( #3395 )
2017-04-13 16:31:14 -07:00
Steve Perry
ad5a6e911f
Move Guide topics: Federation reference. ( #3394 )
2017-04-13 16:23:19 -07:00
Steve Perry
8f98a5d17f
Fix path. ( #3364 )
...
* Fix path.
* Remove duplicate.
2017-04-12 19:00:48 -07:00
Steve Perry
d28bff7284
Move Support topics. ( #3363 )
...
* Move Support topics.
* Fix toc entry.
2017-04-12 18:42:34 -07:00
Steve Perry
f666fda26e
Deprecation phase 2: admin/index ... ( #3330 )
...
* Deprecation phase 2: admin/index ...
* Adjust TOCs.
* Add limitrange.
2017-04-11 11:21:58 -07:00
Steve Perry
91bb05c1a5
Deprecation phase 2: config-best-practices ... ( #3328 )
2017-04-11 10:42:43 -07:00
Steve Perry
5072b1cb91
Deprecation phase 2: container-environment ... ( #3326 )
2017-04-11 10:23:57 -07:00
Steve Perry
b7b0443fac
Deprecation phase 2: jobs ( #3323 )
...
* Deprecation phase 2: jobs
* Adjust reference TOC.
2017-04-11 10:08:35 -07:00
xiangpengzhao
f487ce2510
Move cron jobs to keep glossary in alphabetical order.
2017-04-10 15:40:33 -07:00
Andrew Chen
c3f063ca35
Fix Reference ToC links
2017-04-07 12:21:22 -07:00
Andrew Chen
6ed0c34d2a
Remove swagger-ui link, fix page.version variable ( #3185 )
...
* Remove swagger-ui link, fix page.version variable
* remove swagger-ui redirect
* use 2 decimal version for cluster-large.md
* fix swagger-ui message
* replace URL w/ final destination
* address feedback
* add link to swagger.json at https://github.com/kubernetes/kubernetes/blob/master/api/openapi-spec/swagger.json
* remove redundant sentence
2017-04-03 01:13:10 -07:00
Andrew Chen
906bfad18f
Merge pull request #2807 from jessfraz/pod-preset
...
Add pod preset docs
2017-03-27 22:27:16 -07:00
Jess Frazelle
e87b393ba3
Add pod preset docs
...
Signed-off-by: Jess Frazelle <acidburn@google.com >
2017-03-27 20:10:10 -07:00
devin-donnelly
8d31f21184
Merge pull request #2887 from pwittrock/release-1.6
...
Release 1.6
2017-03-21 11:38:53 -07:00
Joe Beda
017f4e66ea
Add details on Bootstrap Tokens
2017-03-17 16:49:14 -07:00
Phillip Wittrock
5235c4bdf3
Add Kubernetes 1.6 reference docs to the doc
2017-03-16 18:30:27 -07:00
Jordan Liggitt
258755fbfe
Split RBAC documentation into separate page
2017-02-17 09:07:57 -08:00
Jordan Liggitt
dc6643e00e
subdirectory for authorization
2017-02-17 09:07:57 -08:00
Janet Kuo
7dd6fe48c4
Bump links in navigation from 1.3 to 1.5
2017-01-17 17:00:43 -08:00
Phillip Wittrock
69582c2d8c
change ref docs url format from 1_5 to v1.5
2017-01-13 09:56:34 -08:00
Phillip Wittrock
0648c4872e
Add section for resources only
2017-01-06 16:33:03 -08:00
Phillip Wittrock
cc12b16d99
Update api reference docs from review comments. Uses latest brodocs release.
2017-01-06 16:23:24 -08:00
Phillip Wittrock
39fe9ab8e8
Add new-style api and kubectl reference docs for 1.5 as "New Beta Docs" link under Reference
2017-01-06 16:23:23 -08:00
Devin Donnelly
9c64c3ff7f
Adds missing TOC entries for docs that fail the new Travis check in PR #2007 .
...
Skips the checks for certain inaccessible or deprecated files and removes unused README.md files.
2017-01-05 14:21:48 -08:00
Janet Kuo
a168c92e30
Add TOC entries for all kubectl docs
...
Kubectl docs: add TOC entries, and remove obsolete docs
2016-12-27 11:22:52 -08:00
devin-donnelly
1b93f13f7a
Merge pull request #1947 from janetkuo/apps-nav
...
Add left nav for apps API group
2016-12-21 14:57:57 -08:00
Ben Balter
d8d99a171e
use in-page titles to generate sidebar nav
2016-12-19 15:08:54 -05:00
Janet Kuo
3921711fd9
Add left nav for apps API group
2016-12-13 14:21:38 -08:00
devin-donnelly
9a71ea3814
Merge pull request #1848 from madhusudancs/fed-resources-toc
...
[Federation] Add links to new resource docs: ConfigMap, DaemonSet and Deployment.
2016-12-05 13:29:53 -08:00
devin-donnelly
8b0b0c82fd
Merge pull request #1684 from liggitt/kubelet-authnz
...
Update kubelet authentication/authorization docs
2016-12-04 11:58:09 -08:00
Madhusudan.C.S
f20119292a
[Federation] Add links to new resource docs: ConfigMap, DaemonSet and Deployment.
2016-12-02 15:37:27 -08:00
Jordan Liggitt
2940a24692
kubelet authnz
2016-12-02 17:13:10 -05:00
Maciej Szulik
ab09b11359
Rename ScheduledJobs to CronJobs
2016-11-22 19:59:30 +01:00
xiangpengzhao
115d3cde97
Fix path in reference.yml
2016-10-28 00:43:49 -04:00
devin-donnelly
bd0243c797
Merge pull request #1348 from IanLewis/thirdpartyresource-doc
...
Created new ThirdPartyResource Glossary page.
2016-10-05 14:15:31 -07:00
Ian Lewis
3965d87cec
Created new ThirdPartyResource Glossary page.
...
1. Created a new page for the ThirdPartyResource object.
2. Added a link for the new page to the Glossary menu.
2016-09-29 17:34:39 +09:00
Janet Kuo
2ff8dbf024
Fix kubectl 404
...
1. Update script to:
a) Rename kubectl.md to index.md
b) Remove "See Also" section from kubectl subcommands md files
2. Update the _date/reference.yml link to kubectl
2016-09-28 15:32:14 -07:00