Masaya Aoyama (@amsy810)
127b52afaf
[mod] Client library link is dead ( #8734 )
...
NG: https://kubernetes.io/docs/reference/client-libraries/
OK: https://kubernetes.io/docs/reference/using-api/client-libraries/
For example, this page contain dead link.
https://kubernetes.io/docs/reference/
Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/client-libraries/
Note:
China page don't have this link.
2018-06-01 12:58:57 -07:00
Masaya Aoyama (@amsy810)
88a6607e39
[mod] API overview link is dead ( #8733 )
...
NG: https://kubernetes.io/docs/reference/api-overview/
OK: https://kubernetes.io/docs/reference/using-api/api-overview/
For example, this page contain dead link.
https://kubernetes.io/docs/reference/
Old page is this, so its change is correct.
https://v1-9.docs.kubernetes.io/docs/reference/api-overview/
Note:
China page don't have this link.
2018-06-01 11:48:55 -07:00
Jordan Liggitt
40e57e4c84
clarify version removal restriction ( #8825 )
2018-05-30 18:11:55 -07:00
Tim Hockin
42deca26af
Clarify that beta annotations can not be removed ( #8666 )
...
* Clarify that beta annotations can not be removed
Removing annotations caused a major outage with nodes that lagged the
master. We used annotations as would-be fields, though we don't any
more. Now we just add fields. That makes them part of the API version.
These annotations are effectively part of the API version, too.
It stinks because I love to delete code, but I think it's just part of
the debt-accrual process and yet another reason we need to be judicious
in adding fields.
* Change 6 month deprecations to 9 months
This covers maximum version skew. For example a master might be at
1.10, while nodes are at 1.8. We must not break compat within that
window.
2018-05-29 15:54:52 -07:00
Wen Gao
56bbcf5c8f
kubeadm-alpha: remove redundant list of links ( #8793 )
2018-05-29 15:40:53 -07:00
Di Xu
0bc019b613
fix kubeadm related links ( #8718 )
2018-05-24 10:20:32 -07:00
Lubomir I. Ivanov
3151d0ef72
setup-tools/kubeadm: add 'alpha' and 'version' to 'what's next' ( #8470 )
...
Adds links to the 'kubeadm alpha' and 'kubeadm version' pages
in the 'What's next' section.
Use absolute paths as going here and clicking the 'What's next'
links doesn't work:
https://kubernetes.io/docs/reference/setup-tools/kubeadm/
While here works:
https://kubernetes.io/docs/reference/setup-tools/kubeadm/kubeadm/
2018-05-24 05:28:32 -07:00
Jennifer Rondeau
1f557bde2c
move access/auth content to reference folder, add TOC ( #8624 )
2018-05-23 10:58:32 -07:00
aburdenthehand
3d95cccc2b
Added suggested whitespace ahead of "Alpha" list ( #8647 )
2018-05-22 19:45:10 -07:00
Xianglin Gao
c4f92128df
Remove the useless TOC ( #8676 )
...
close #8654
2018-05-22 15:01:25 -07:00
Qiming
314084404d
Last batch change approvers to reviewers ( #8644 )
...
This is meant to be the last change for issue #7432 .
Closes:# 7432
2018-05-21 08:55:51 -07:00
Steve Perry
6da9392d1e
Fix link to kubectl command reference. ( #8597 )
...
* Fix link to kubectl command reference.
* Adjust link.
2018-05-19 21:48:49 -07:00
Misty Stanley-Jones
b8c5652751
Fix bullet list for Hugo ( #8619 )
...
Signed-off-by: Misty Stanley-Jones <mistyhacks@google.com>
2018-05-18 11:31:54 -07:00
Giri Kuncoro
fbfb8c4087
Update kubeadm-init.md for broken url ( #8562 )
...
* Update kubeadm-init.md
Fix broken kubeadm token link
* Fix more broken links in kubeadm-init.md
Broken links are fixed including kubeadm-join, kubeadm-upgrade, and kubeadm-reset
2018-05-16 10:18:28 -07:00
Wen Gao
53d2e174d7
Typo fix: some word error ( #8524 )
...
* Typo fix: Acceptible=>Acceptable and componenets=>components
* Typo fix: Availablity=>Availability
* Typo fix: implicity=>implicitly
2018-05-15 17:48:28 -07:00
CaoShuFeng
9c61ef48a9
typo ( #8479 )
2018-05-11 16:26:27 -07:00
leigh schrandt
7fbad67fb9
Document kubeadm etcd serverCertSANs/peerCertSANs ( #8432 )
2018-05-11 14:03:29 -07:00
kbatuigas
3b0eb0ff9f
Updated 'when a worker node has been provisioned' ( #8378 )
2018-05-11 13:23:25 -07:00
Zach Corleissen
c35de70526
Re-add command line tools reference ( #8421 )
...
* Add CLI tools ref MD files
* Add TOC
* Add TOC weights
* Tweaking table formatting
* Update kube-scheduler.md
* Updates to kubelet
* Use latest version of docs (v1.10)
* Update docs to v1.10
* Tweak whitespace
* Update docs to v1.10
* Update docs to v1.10
* Update docs to v1.10
2018-05-11 10:21:25 -07:00
Steve Perry
593ad9796c
Put kubectl commands in left nav. ( #8502 )
2018-05-11 10:14:28 -07:00
Lubomir I. Ivanov
fd13fb547b
kubeadm-init: update missing links and add kube-proxy info ( #8460 )
...
1) Remove missing links about kube-apiserver, kube-controller-manager
and kube-scheduler. Link to the high-availability page, which
isn't exactly a full replacement.
2) Add section about kube-proxy parameters.
2018-05-10 16:09:54 -07:00
Steve Perry
98e6173052
Copy kubectl binary ref page to Hugo site. ( #8478 )
2018-05-10 15:35:55 -07:00
Steve Perry
2a655a05d0
Copy kubectl command ref docs to Hugo site. ( #8430 )
...
* Copy kubectl command ref docs to Hugo site.
* Fix link. Remove extraneous page.
2018-05-10 14:31:56 -07:00
Andreas Jaeger
1ef1a3d7d6
Fix for kubctl/conventions ( #8463 )
...
As the linked document explains, initially "create" instead of "apply"
should be used. Fix wording.
Closes : #8265
2018-05-10 10:27:54 -07:00
Andreas Jaeger
0a5f7638cd
Fix links in kubeadm.md ( #8466 )
...
With hugo transition, the links have been to "X.md", correct the
relative links to the new location.
Closes : #8440
2018-05-10 10:21:54 -07:00
Andreas Jaeger
28734b889e
Fixes for reference/kubectl/overview.md ( #8462 )
...
Reading over the .md file, I fixed the following problems:
* Replace links to old location with new location.
* Fix missing shell quotation marks and shell annotations
* Fix wrong indent so that lists are shown correctly.
* Fix broken table, the "|" needs to be quoted to be rendered.
2018-05-10 09:37:54 -07:00
Steve Perry
24d96f9bfe
Put Kubernetes API ref docs in the left nav. ( #8435 )
2018-05-08 22:30:52 -07:00
Steve Perry
1bbd952249
Copy Federation API ref docs to /content. ( #8433 )
...
* Experiment: Copy Federation API ref docs to /content.
* Add _index.html files.
* Adjust redirects.
* Adjust directories.
2018-05-08 22:29:52 -07:00
Zach Corleissen
e73a73ab2f
Re-add kubefed to setup tools reference ( #8422 )
...
* Add kubefed files
* Add kubeadm files
* Add weights
2018-05-08 12:08:53 -07:00
juneharton
075e5dbd33
Add fix for error in kubeadm ref pages ( #8374 )
...
* add kubeadm-reset.md introductory text
* Added introductory text
* Fixed single quotes
2018-05-06 17:35:50 -07:00
Sandra
f0a4d99389
More readable fix for issue #7957 ( #8341 )
...
* More readable fix for issue #7957
Replaces HTML entity-escaped text with Markdown-escaped text where necessary.
* Fixing the markdown discrepancy
Rendering consistently is for chumps
2018-05-06 12:12:50 -07:00
Bjørn Erik Pedersen
7f3b633aa0
Convert site to Hugo ( #8316 )
...
This commit converts content and layout to use Hugo.
2018-05-05 09:00:51 -07:00