Andrew Chen
2f51937983
docs migration: Container Lifecycle Hooks into Concepts ( #2564 )
...
* initial commit for structure
* migrate Container Lifecycle Hooks and related files to Concepts
* update Concepts ToC
* fix formatting
* Formatting tweaks
* comment out What's next
* remove What's next
* Begin rewrite of container-lifecycle-hooks.md
* incremental update to edit
* Split Container Lifecycle Hooks into container-lifecycle-hooks.md and container-environment.md; change all referring links.
* Add concept template to volumes.md and images.md
* Apply changes for steveperry-53 feedback.
* fix format issue
* tweak formatting
* fix Concepts ToC
* update links
* add back changes to Concepts ToC
* fix a link
* update links
2017-04-25 10:36:59 -07:00
Darren Mutz
c43bfac582
dm - Fix some wording ( #3491 )
2017-04-24 11:12:59 -07:00
zhangxiaoyu-zidif
86ecbd2fe8
fix broken link:api-reference
2017-04-24 11:04:51 -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
Phillip Wittrock
5944da3d73
Fix ref docs links in 1.6
2017-03-24 17:16:36 -07:00
Andrew Chen
4568e52bd1
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Update some description about secrets
[Federation] Add a note about DNS API scopes to the Federation tutorial (#2943 )
Delete the useless spaces in html files
Fix typo
update resource-usage-monitoring.md
2017-03-23 15:23:47 -07:00
yupengzte
facd9bcce7
Delete the useless spaces in html files
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 14:49:53 -07:00
Andrew Chen
996723bc8f
Merge branch 'master' of https://github.com/kubernetes/kubernetes.github.io into release-1.6
...
* 'master' of https://github.com/kubernetes/kubernetes.github.io :
Replace the tab with 4 spaces in md files (#2797 )
fix link error
Replace the tab with 4 spaces in html files
hitting the `ClusterIP` from a pod (#2826 )
# Conflicts:
# docs/admin/accessing-the-api.md
# docs/api-reference/extensions/v1beta1/definitions.html
# docs/getting-started-guides/kubeadm.md
# docs/user-guide/kubectl/index.md
2017-03-23 00:19:33 -07:00
Andy Yu
9ce54855d5
Replace the tab with 4 spaces in md files ( #2797 )
...
* Replace the tab with 4 spaces in md files
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of accessing-the-api.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of manage-compute-resources-container.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-to-completion-finite-workloads.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of connect-applications-service.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of init-containers.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of calico.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of ingress.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of apparmor.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of run-stateful-application.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of index.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
* Fix typos of replicasets.md
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:10:00 -07:00
yupengzte
8053e08125
Replace the tab with 4 spaces in html files
...
Signed-off-by: yupengzte <yu.peng36@zte.com.cn>
2017-03-23 00:01:55 -07:00
Mengqi Yu
8da77b2cfc
Update imported docs ( #2947 )
...
* bump to 1.6 and preserve new ref docs and delete old ref docs
* run update-imported-docs.sh and keep title
2017-03-22 10:10:36 -07:00
Phillip Wittrock
fd0215c3b5
Update Deployment group from "extensions" to "apps"
2017-03-16 20:14:35 -07:00
Phillip Wittrock
292a9ca3ce
Kubernetes 1.6 api reference docs
2017-03-16 18:29:00 -07:00
tailnode
47ae58f3c4
fix some wrong links
2017-02-23 16:08:38 +08:00
Albert Vaca
a631ff3cc9
Fixed link
2017-02-01 12:14:21 +01:00
Phillip Wittrock
0e8bb958a5
Delete unused reference generated files
2017-01-19 20:30:41 -08:00
Phillip Wittrock
1c6d3b40d9
Fix issue with "Status" operations not showing up for some resource types.
2017-01-19 20:29:59 -08:00
gregoplex
4fb669be11
Fixed doc typo
2017-01-17 20:35:24 -05:00
Phillip Wittrock
72928098ef
Fix issue in reference docs where query parameters were listed as path params and body params were listed as query params.
2017-01-13 15:08:36 -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
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
gbzhu
2cc0485a70
fix typos
2016-12-28 17:48:46 +08:00
dongziming
19fda13172
Fix typos
2016-12-23 20:53:16 +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
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
Janet Kuo
3921711fd9
Add left nav for apps API group
2016-12-13 14:21:38 -08:00
Janet Kuo
ad02b08517
Manually point api-reference to v1.5
2016-12-13 13:53:02 -08:00
Janet Kuo
28899d6ec6
Run update-imported-docs.sh
2016-12-13 13:44:13 -08:00
Maciej Szulik
b506e647f3
Updated imported docs with ./update-imported-docs.sh
2016-10-28 11:28:17 +02:00
nikhiljindal
c0c83ce72d
Running update-imported-docs to put federation api reference docs at their new place
2016-09-16 15:21:45 -07:00
nikhiljindal
caa3d8c8e3
Updating docs by running update-imported-docs.sh
2016-09-02 16:23:08 -07:00
Phillip Wittrock
899d27a16c
Push v1.3 release documentation to the live site.
2016-08-12 14:48:32 -07:00
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
johndmulhausen
d1074bc3c2
Fixing any remaining 1.2 hardcodes
2016-07-07 02:18:44 -07:00
root
beeb65b4ea
Fix broken links
2016-04-13 10:21:12 -04:00
John Mulhausen
634654a96b
Add Batch and Autoscaling API topics to left nav
2016-03-17 16:26:59 -07:00
johndmulhausen
963111f10a
Update operations.html
2016-03-17 16:01:09 -07:00
johndmulhausen
4548bc49f2
Update definitions.html
2016-03-17 16:00:41 -07:00
johndmulhausen
8bb6c50dd3
Update operations.md
2016-03-17 16:00:04 -07:00
johndmulhausen
63e716696a
Update definitions.md
2016-03-17 15:59:48 -07:00
johndmulhausen
26659fba74
Update operations.md
2016-03-17 15:59:31 -07:00
johndmulhausen
c4232cf108
Update definitions.md
2016-03-17 15:59:17 -07:00
John Mulhausen
dbe21d103a
Refresh of refdocs; adds autoscaling and batch
2016-03-17 15:58:12 -07:00
John Mulhausen
99e7f8dd75
Frontmatter add-ons for refdocs
2016-03-07 17:05:20 +00:00
John Mulhausen
a777a06bb1
Refdocs for 1.2 import
2016-03-07 16:51:25 +00:00
John Mulhausen
4c9e72c518
Moving docs from /vX to /docs; we will use branches for old versions.
2016-02-29 15:17:22 -08:00