k3s/cmd
Kubernetes Submit Queue b00c15f1a4 Merge pull request #54616 from fabriziopandini/kubeadm-doc
Automatic merge from submit-queue (batch tested with PRs 51409, 54616). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Generate kubeadm referencedoc and man pages

**What this PR does / why we need it**:
Improve kubeadm reference doc and start generating kubeadm man pages.
With this PR, also kubeadm will start following the same approach used by other tools

**Which issue this PR fixes** 
initial work for [#265](https://github.com/kubernetes/kubeadm/issues/265)

**Special notes for your reviewer**:
This [document](https://docs.google.com/document/d/1w22y-C1YD1mmqqETxrQrCLnJpzwttscanddgvfYceYY/edit?usp=sharing)  contains the design proposal for how to implement this goal, that will be implemented partially in https://github.com/kubernetes/kubernetes (this PR) and partially in https://github.com/kubernetes/website

In order to keep the PR as small and clean possible I didn't generated new placeholders files under `/docs/man` and `/docs/admin` at this stage. If this is necessary, I will do this later in this PR or eventually in another PR; however, if this is not strictly necessary, IMO we should avoid to pollute this repo with placeholders to file that are maintained in another repo.

cc @kubernetes/sig-docs-maintainers @Bradamant3 @heckj
2017-10-27 06:16:23 -07:00
..
clicheck update BUILD files 2017-10-15 18:18:13 -07:00
cloud-controller-manager Update bazel 2017-10-18 17:24:04 +02:00
gendocs update BUILD files 2017-10-15 18:18:13 -07:00
genkubedocs kubeadm-doc 2017-10-27 09:57:25 +02:00
genman kubeadm-doc 2017-10-27 09:57:25 +02:00
genswaggertypedocs update BUILD files 2017-10-15 18:18:13 -07:00
genutils update BUILD files 2017-10-15 18:18:13 -07:00
genyaml update BUILD files 2017-10-15 18:18:13 -07:00
gke-certificates-controller certs: remove always nil error from New signature 2017-10-23 11:43:08 -07:00
hyperkube Remove all traces of federation 2017-10-26 13:37:37 -07:00
importverifier Merge pull request #54568 from sttts/sttts-import-verifier-yaml 2017-10-25 23:10:29 -07:00
kube-apiserver Merge pull request #54419 from rphillips/fixes/change_endpoint_reconciler_type 2017-10-27 00:14:18 -07:00
kube-controller-manager use core client with explicit version globally 2017-10-27 15:48:32 +08:00
kube-proxy Merge pull request #54315 from dims/fix-panic-on-kubeproxy-cleanup 2017-10-25 21:20:32 -07:00
kubeadm Merge pull request #54539 from jamiehannaford/add-ha-feature-gate 2017-10-26 11:13:40 -07:00
kubectl update BUILD files 2017-10-15 18:18:13 -07:00
kubelet Merge pull request #54112 from jianglingxia/jlx-kubelet 2017-10-26 17:07:20 -07:00
kubemark Update bazel 2017-10-18 17:24:04 +02:00
linkcheck update BUILD files 2017-10-15 18:18:13 -07:00
BUILD
OWNERS