Slava Semushin
67c0fcd274
Fix broken links after moving proposals to subdirs.
2017-09-21 13:30:31 -05:00
Slava Semushin
91f526421d
Fix some broken links to proposals.
2017-09-20 13:47:45 -05:00
Qiming Teng
82ca38f8df
Improve taint and toleration documentation
2017-08-28 09:50:46 +08:00
drinktee
68def552fb
Fix several typos in reference README.md file ( #5065 )
2017-08-21 16:20:33 -07:00
Lion-Wei
0267ae7020
modify link of 'resource-qos.md' ( #4960 )
2017-08-17 15:49:38 -07:00
Ti Zhou
53177b5de0
Fixed several typos in markdown files. ( #5005 )
2017-08-17 11:45:12 -07:00
Phillip Wittrock
217c86642f
Update reference docs with most recent version of brodocs ( #4600 )
...
* Update 1.7 apidocs with new brodocs
* Update 1.7 resource reference docs with new brodocs
* Update 1.7 kubectl reference docs with new brodocs
2017-08-04 14:30:56 -07:00
Andrew Chen
d0be9edb08
add /docs/resources-reference/v1.7/
2017-07-26 15:34:14 -07:00
Christoph Blecker
2e192598a0
Update links to proper repos
2017-06-28 22:08:36 -07:00
Steve Perry
57a3ad4544
Remove extraneous files from autogeneration of ref pages. ( #4044 )
...
* Remove extraneous files from autogeneration of ref pages.
* Revert "Remove extraneous files from autogeneration of ref pages."
This reverts commit 39ec47ee44
.
2017-06-20 09:17:07 -07:00
Andrew Chen
6a7c312867
Update links in home, header, footer, whatisk8s ( #3833 )
...
* home page, header, footer
* docs/whatisk8s
* /docs/user-guide/compute-resources/
* /docs/concepts/overview/what-is-kubernetes.md
2017-05-18 16:50:06 -07:00
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
Xiaoyu Zhang
b66ddb82f7
Fix broken link ( #3359 )
...
* Fix broken link
Fix broken link
* Update index.html
2017-04-12 15:32:29 -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
Phillip Wittrock
fd0215c3b5
Update Deployment group from "extensions" to "apps"
2017-03-16 20:14:35 -07:00
Phillip Wittrock
21773e77fa
Kubernetes release 1.6 resource reference docs
2017-03-16 18:28:44 -07:00
tailnode
47ae58f3c4
fix some wrong links
2017-02-23 16:08:38 +08:00
Phillip Wittrock
0e8bb958a5
Delete unused reference generated files
2017-01-19 20:30:41 -08:00
Phillip Wittrock
21e74e1e12
Fix API Group for some resources on resource reference-docs
2017-01-19 15:19:01 -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
Alex Plugaru
5d0991225c
Minor typo
2017-01-07 09:43:09 -08:00
Phillip Wittrock
0648c4872e
Add section for resources only
2017-01-06 16:33:03 -08:00