Commit Graph

23 Commits (b065ecd5f49cdcc8397fdbbf9ea15cdb73dcc9fd)

Author SHA1 Message Date
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