s0rc3r3r01
e1a55e327e
corrected container name
...
the container name is "kubedns" and not "kube-dns"
2017-01-25 16:45:34 -08:00
scjane
8521bdc2b8
Update dns.md
2017-01-25 10:25:29 -08:00
Stefan Sauer
4dbe8511ba
Add a link for headless services ( #2267 )
2017-01-21 16:50:50 -08:00
Daniel Smith
98d2cb6f44
Remove lavalamp from docs he doesn't know anything about
2017-01-09 15:14:38 -08:00
Daniel Serodio
25db3d2979
Fix link to kube-dns docs
...
The link to kube-dns is broken, I believe this is the current location of kube-dns documentation.
2017-01-09 14:24:57 -02:00
Josh Mize
f5ad6db8c2
Fix #1552 : dead link to kube-dns/README.md
...
Fix dead link caused by renaming build-tools back to build in https://github.com/kubernetes/kubernetes/issues/38126
2016-12-31 06:59:03 -06:00
Jared Bischof
a5ebaa54ff
Headless service spec missing attribute
...
The headless service spec example requires the attribute clusterIP: None. Without this, the service that is created is not headless and the two example pods will not be able to nslookup one another.
2016-12-29 16:34:27 -06:00
yanan Lee
fbf57b224f
spelling error
...
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
spelling error
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Incorrect spelling
Signed-off-by: yanan Lee <energylyn@zju.edu.cn>
Revert "Incorrect spelling"
fix some typos
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
fix a typo
Signed-off-by: Jie Luo <luo612@zju.edu.cn>
2016-12-23 08:01:52 +08:00
devin-donnelly
b98c2aeaaa
Merge pull request #1673 from harryge00/patch-2
...
Update dns.md
2016-12-21 16:18:12 -08:00
devin-donnelly
80395355c6
Merge pull request #1907 from bibryam/dns-doc
...
Fixed typos
2016-12-21 15:12:07 -08:00
devin-donnelly
71f32c8618
Merge pull request #2004 from nlamirault/patch-1
...
Fix kube-dns component name
2016-12-20 16:07:17 -05:00
Nicolas Lamirault
fd5e585ebf
Fix kube-dns component name
2016-12-20 11:29:44 +01:00
Ben Balter
bfa604351f
add explicit titles to docs
2016-12-15 15:16:54 -05:00
Jared
682e1355aa
Merge branch 'master' into dns-doc
2016-12-13 15:04:48 -08:00
Peter Lee
ba1ce0bd5d
Merge branch 'master' into fix-typo
2016-12-13 22:46:24 +08:00
xialong.lee
fb7cca7a2f
fix-typo
2016-12-10 14:40:48 +08:00
Bilgin Ibryam
3ebef7eece
Fixed typos
2016-12-09 08:49:26 +00:00
Zihong Zheng
f0f6212577
Adds docs for dns horizontal autoscaling feature
2016-12-01 15:49:38 -08:00
pao
448b8c074f
Update dns.md: add details about subdomain.
2016-11-29 12:12:18 +08:00
devin-donnelly
7c86da9e9a
Merge pull request #1642 from travissalascox/master
...
Update dns.md
2016-11-21 16:39:22 -08:00
devin-donnelly
0d3e850b0c
Merge pull request #1738 from ahmetalpbalkan/patch-6
...
Fix code block rendering issue
2016-11-21 14:22:56 -08:00
Ahmet Alp Balkan
083f07af4a
Fix code block rendering issue
...
Added an extra new line before triple-backtick for proper rendering on the website.
2016-11-19 18:27:18 -08:00
TRAVIS ALLEN SALAS COX
215dca8e8b
Update dns.md
...
This should at least fix a broken link referenced in [#1640 ](https://github.com/kubernetes/kubernetes.github.io/issues/1640 ). Looks like a lot of information was taking out of [this](https://github.com/kubernetes/kubernetes/tree/master/build-tools/kube-dns ) README.md recently, if you'd like i can delete the reference section completely if it is out of date and/or no longer needed.
2016-11-07 13:27:27 -06:00
Zihong Zheng
b72518e69c
Add troubleshooting section to kube-dns readme
2016-10-28 09:39:32 -07:00
Robert Ross
ced57785df
Fix code fencing for DNS validation example
2016-10-10 19:39:14 -04:00
Brandon Philips
8aa10a6fda
admin: dns: merge from the build dir
...
Try and clean this mess up where the build dir has user facing docs and move them here.
Ref: https://github.com/kubernetes/kubernetes/pull/32931
2016-09-28 15:40:53 -07:00
Pallav Agarwal
36fefcf873
Correct broken links - fix #1154 , fix #1161 , fix #1162 , fix #1163
...
Fix some broken links in documentation, as well as add a dummy page
for single-node docker with deprecation notice to prevent error with
old links.
2016-09-15 17:26:29 +05:30
foxish
66f28bb820
Adding OWNERS for docs.
2016-08-02 18:13:52 -07:00
Alena Prokharchyk
dfb8da7e54
Broken link fix on dns doc page
2016-07-08 14:15:48 -07:00
Quinton Hoole
24578658a2
Deprecate the term "Ubernetes" in documentation.
2016-07-06 14:14:25 -07:00
Girish Kalele
c634053ec1
Fix DNS documents to remove references to DNS as an optional addon.
2016-06-28 13:48:24 -07:00
Girish Kalele
0e49d214f9
Revert "Fix DNS documents to remove references to DNS as an optional addon."
...
This reverts commit 8b3359f75d
.
2016-06-27 16:14:21 -07:00
Girish Kalele
8b3359f75d
Fix DNS documents to remove references to DNS as an optional addon.
2016-06-27 16:13:11 -07:00
John Mulhausen
97c728d343
1.2 changes for admin/
2016-03-06 04:26:30 -08: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